Answered

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?

Answered

Issue changing link rules during runtime

Hello,

Answered

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.

Answered

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?

Answered

UIImage Errors

Hi, I downloaded the ios source from the site, configured signing and capabilities.
When trying to build I get two errors:

Answered

Deselect tabs doesn't work

When I run gonative.tabNavigation.deselect() it doesn't do anything, the current tab stays selected.

Answered

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?

Answered

Using existing Firebase App for Social Login Plugin

Hi,

Answered

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.

Answered

input image does not return anything after the new rebuild

Hi,
after the new rebuild the Android version does not return anything from the input type file + image capture + FileReader no matter how the permissions are set in Android. I believe we are missing some settings for the SDK - the previous build (from 2017) works without problems (on the same phone).