e-imaxina / cordova-plugin-deeplinks

Cordova plugin to support Universal/Deep Links for iOS/Android.
MIT License
33 stars 68 forks source link

Bugfix for Android platform, InAppBrowser incompatible issue #20

Closed jingyinggong closed 4 years ago

jingyinggong commented 4 years ago

Bug appears in no SPA application, once the app installed with inAppBrowser Plugin. Duplicated Deeplink logic will be triggered once the user navigates back from deeplink route to the root page.