Page 1 of 1

Twitte App Not Working on Android Phone

Posted: Sat Mar 23, 2013 5:50 pm
by pambana uishi

Hello, I worked through the tutorial on building a Twitter app. It works on my laptop; but, it will not work on my android phone. Can someone tell me how to fix this?


Twitte App Not Working on Android Phone

Posted: Sun Mar 24, 2013 2:57 pm
by maxkatz

What Android version?


Twitte App Not Working on Android Phone

Posted: Fri Mar 29, 2013 10:49 pm
by pambana uishi

I have an LG-P999 model with Android version 2.3.3. The twitter app comes up but when I put in a search value it does not return anything. I also tested it on a i-Phone and it works.


Twitte App Not Working on Android Phone

Posted: Fri Mar 29, 2013 11:08 pm
by Illya Stepanov

Can you share it with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a so we can test it?


Twitte App Not Working on Android Phone

Posted: Fri Mar 29, 2013 11:15 pm
by pambana uishi

Yes, I just shared it with support.


Twitte App Not Working on Android Phone

Posted: Fri Mar 29, 2013 11:21 pm
by Illya Stepanov

Ok, thank's. We'll test, I'll update.


Twitte App Not Working on Android Phone

Posted: Mon Apr 01, 2013 7:07 am
by Kateryna Grynko

Hi,

I'm able to open your app and twitter search works properly.
Maybe there is some problem with Internet access from device. You can add "Run JavaScript" action on "Error" event:
codealert(textStatus);/code
Then in case of Rest Service error you'll see an error message.