android - How to diagnose CalledFromWrongThreadException -
i have app appears work on several devices have @ office. uploaded market found (via flurry) users getting calledfromwrongthreadexception
errors. error occurring in method sets visibility of buttons. looking @ assorted docs appears these functions must called ui thread. problem correcting (and possible similar instances) being hampered fact appear getting away on devices. how can ensure don't away using wrong thread can trap errors before uploading new version market?
Comments
Post a Comment