cordova-plugin-safariviewcontroller
cordova-plugin-safariviewcontroller copied to clipboard
:tiger: :elephant: :crocodile: Forget InAppBrowser for iOS - this is way better for displaying read-only web content in your PhoneGap app
Hi, Thanks for the awesome cordova plugin. I want to use the new API method **useCustomTabsImplementation(packageName)** For ex: I will pass the package name of Chrome app from ios mobile
Im creating a Vue app in a Cordova shell. I want to open PDF files which are located on an external server. [email protected] [email protected] [email protected] [email protected] im using the next...
I successfully got my oAuth Flow working with this plugin and with the custom url sheme, I can transfer my accessToken to my app too. When I use Android, my...
I recently switched to using SafariViewController for our oauth2 flow. We were previously using InAppBrowser. With InAppBrowser is debuggable was set to true in the Android manifest then self-signed certificates...
The plugin is working fine if I build from Cordova CLI but since the client have lost the .keystore and it's only reside in Adobe Phonegap Build (https://build.phonegap.com/) we have...
Needs event listeners equivalent to IAB: loadstart, loadstop, loaderror, exit. You could do even more than IAB, because whereas IAB could not access response status code, probably in SVC you...
I open an initial page where there is a form. At the end of this form, I have some redirections. I want to listen the change of url in order...
Hi, I open a page in safari and the page will set a cookie called "test". After that I open my cordova app and use this plugin + customurlscheme try...
Is there any way to hide the dismiss button?
Always get this error: 1: Task failed with an exception. ----------- * Where: Script '/Users/mg/Work/mbank/mobilebank2/targets/mobile/platforms/android/cordova-plugin-safariviewcontroller/development-SafariViewController-java18.gradle' line: 1 * What went wrong: A problem occurred evaluating script. > Could not find...