The standard twitter login window appears when I’m hitting my login button. But when I'm returning back to my app (I mean after pressing “Authorize”), my app crashes and android shows it native error dialog.
THE MAIN PART: it actually works as it should ONLY ON MY PHONE, but login is causing a crash on a few other devices that we tested.
Logcat says (see the pic) that I didn’t initialize twitter, but it’s totally wrong. I have the TwitterInit script on the scene and the fact that twitter native login dialog appears is proving that it works well.
Problem is somewhere in android system configuration or in native android code, I understand nothing in both. Can someone help me?
![alt text][1]
[1]: /storage/temp/122632-625e2f07-9f9d-4e46-b9dd-9a3671a2d319.jpg
↧