We have upgraded our InAppBrowser plugin to latest version recently.
The new client actions are working in DEV and TEST Environment but when sent to Production only the deprecated client actions are working.
We are using the default Extensibility settings in all environments.
We tried using CheckInAppBrowserPlugin and OpenInSystemBrowser but only Deprecated_Open is working.
Hi Edwin,
When you say that the new client actions don't work in Production, what do you mean exactly? Does an error happen?
Also, did you generate new builds in DEV, TEST and Production environments? In order to take advantage of the new client actions you should generate new Android and iOS builds.Best regards,Alex Jacinto
There is a blank error message being prompted.
So what is the error being returned by the CheckInAppBrowserPlugin client action?
Hi Edwin,When you upgrade to a new version of the plugin, please make sure your client has installed the latest version of your app (APK/IPA file). Otherwise, your client will still be using the old version of the plugin on their device.