Hello friends.
Please I need some help.
When I try to choose a picture using Content Chooser the choose_result event is (sometimes) not raised, and the log viewer display "sending message to waitin queue (OnActivityResult) running wainting messages (1)", I readed something about that the in some cases the event is raised before of activity_resume.
however, when I try to choose a second pic the event is reased correctly and the two pictures are showing well.
My question is how can I call or catch or get the waiting event? or how can I force to re-call the raised event?
Thanks.