Android Question java.lang.RuntimeException

ilan

Expert
Licensed User
Longtime User
hi,

what could be the reason for that crash?

thanx, ilan

 

RandomCoder

Well-Known Member
Licensed User
Longtime User
As a blind guess I would say the fault is occurring in the menubtn_click event routine when you try to access a map. It's there a map
collection in this routine?
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
ok i found the problem. when the user clicked on the back key he closed the app. Returning back to the app and using again the map caused that error because it was no more initialized. moving the map to Process_Globals solved the problem.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…