How do I make it possible for the app to close if someone double taps/clicks on the android device back button...currently if i double tap the back button on my app, it shows a blank white screen, especially on pages with REST services.
How do I make it possible for the app to close if someone double taps/clicks on the android device back button...currently if i double tap the back button on my app, it shows a blank white screen, especially on pages with REST services.
Hello! There is no such option. It's strange that after double click on Android Back button blank screen opens, you should navigate to the list of Apps or Home page. Is this problem reproducible on each screen? Maybe there is something related to the Android version. What version do you use?
Hello! I've noticed that this happens when I double tap between pages that have REST services being invoked.
When I double tap when the loader is showing the screen becomes blank (white).
sometimes then page reappears other times it stays blank and hangs there.
I'm using Android 4.0.4 on S3
Could you send us your App link (go to Test-- check Public and send us that link)
You won't notice it on the browser.
Let me share it so that you run it in Tiggzi Tester or export the APK.
Try double tapping the back button on your phone especially between pages that are loading data via REST when u see the spinner.
I've shared the project with support@tiggzi.com its called App 123
Thank you. We'll test
Thank you!
I forgot to mention. Just try navigating through as many screens as possible then try the double tap.
i don't think it's good when the user click back button on android it goes back to every page it went throw
so double click to exit is good idea
we need help to make it
Have you tested?
It happens when I tested my app, the same problem