Android Question Unexpected event

ilan

Expert
Licensed User
Longtime User
hi

i am using @Informatix ArchiverPlusZip Lib and i get an error in the logs:


i need to mention that the app is working i just dont understand what that msg means?

Unexpected event (missing RaiseSynchronousEvents): unmyzip_zipresult


thanx, ilan
 

ilan

Expert
Licensed User
Longtime User
ok small correction. in release mode i get a crash!


so app works only in debug mode.
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
ok i solved the problem.

it seems like putting a toastmsg or msgbox inside the _ZipResult event of the archiverplusZip lib will cause this crash so what i did is, i put the msgbox in another sub and call that sub with CallSubDelayed and now its working.
 
Upvote 0

Ferdari

Active Member
Licensed User
Longtime User
Where do you put the CallSubdelayed?

if i put in Archiver_ZipResult it returns the same error.

Thanks in advance!
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…