Posts by Bruno Viganó • 43 points
3 posts
-
2
votes1
answer383
viewsQ: Check URL loaded in a Webview
Good afternoon, everyone. In Java we have a function called shouldOverrideUrlLoading that checks every URL loaded inside a Webview, so I can create conditions to decide how the APP should behave.…
-
2
votes4
answers874
viewsQ: How to work and switch multiple View Controllers via code?
Without using a button to switch between views, everything happens via code. I already have the part that validates the user credentials, but when they are correct I do not know how to display the…
-
0
votes1
answer336
viewsQ: Device incompatible with Play Store app
Some devices, especially a tablet is unable to download an app from the play store. Can anyone tell you what might be blocking? <?xml version="1.0" encoding="utf-8"?> <manifest…