EddyVerbruggen / cordova-plugin-safariviewcontroller

:tiger: :elephant: :crocodile: Forget InAppBrowser for iOS - this is way better for displaying read-only web content in your PhoneGap app
MIT License
282 stars 144 forks source link

Universal link support on iOS #134

Open galsc-tr opened 5 years ago

galsc-tr commented 5 years ago

Hi,

Is it possible to use cordova-universal-links-plugin plugin (which supports Universal Links) instead of cordova-plugin-customurlscheme to communicate back with the original app that opened safari view controller?

The advantage is that server doesn't needs to implement PKCE and use claimed https protocol provided by iOS 9+ & Android OS 6.0+.

Thanks,

MatthewPringle commented 5 years ago

cordova-universal-links-plugin is dead