ebryn / twitter-titanium

The easiest way to handle Twitter authentication in your Titanium Mobile app
75 stars 54 forks source link

Android: "Remember password" dialog gets down the login webview #5

Open estudioalfa opened 12 years ago

estudioalfa commented 12 years ago

Hi Ebryn!

Thanks for your library, it works great in my iOS app.

I'm experiencing a problem in Android, after the user push de authorize button the webview hides the "remember password" dialog.

If the user push the back button and select remember, close the app, start it again and try to login it works and retrieve the tweets.

Any clue to fix it?

Thanks in advance, Roberto