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?
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?
What Android version?
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.
Can you share it with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a so we can test it?
Yes, I just shared it with support.
Ok, thank's. We'll test, I'll update.
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.