Questions
Splash screen has weird lines on it
Hello,
Configure a splash screen image to show while the app loads?
I have followed the documentation to create the 9-patch image. But after building the Android apk it still doesn't display in full screen. Can you please provide an accurate instruction for making 9-patch?
Issue changing link rules during runtime
Hello,
Getting popup blocker message in iOS app
Hello,
When I have filled my card detail in payment page and then click on proceed button a new window opens for OTP. this functionality working fine on web. But In case of iOS app Instead of opening new window of OTP a pop-up is opening with below mentioned text message.
default browser
the app becomes default browser for some users in their mobile device, how can they avoid it and how to prevent this in the app coniguration?
UIImage Errors
Hi, I downloaded the ios source from the site, configured signing and capabilities.
When trying to build I get two errors:
Deselect tabs doesn't work
When I run gonative.tabNavigation.deselect() it doesn't do anything, the current tab stays selected.
Social Login wit Google - unable to swith account
When the app starts signing in with google, it shows a modal window with the list of accounts.
But when we make sign-in again there is no modal window - the app used the last account selected.
Because of this, It's not allowed to "switch" google accounts in the app.
Can we enforce selecting an account each time when the user start sign-in?
Using existing Firebase App for Social Login Plugin
Hi,
Internal / External Links does not work
After update next rule: https?://([-\w]+.)linkedin.com/. as internal i noticed that other rules like https?://([-\w]+.)google.com/maps/search/. was converted as internal too.