pambana uishi
Posts: 0
Joined: Sat Mar 23, 2013 5:50 pm

Twitte App Not Working on Android Phone

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?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Twitte App Not Working on Android Phone

What Android version?

pambana uishi
Posts: 0
Joined: Sat Mar 23, 2013 5:50 pm

Twitte App Not Working on Android Phone

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.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Twitte App Not Working on Android Phone

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

pambana uishi
Posts: 0
Joined: Sat Mar 23, 2013 5:50 pm

Twitte App Not Working on Android Phone

Yes, I just shared it with support.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Twitte App Not Working on Android Phone

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Twitte App Not Working on Android Phone

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.

Return to “Issues”