e-imaxina / cordova-plugin-deeplinks

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

fix deeplink plugin no compatible issue with inAppBrowser plugin for Android platform #21

Open jingyinggong opened 4 years ago

jingyinggong commented 4 years ago

fix one bug for inAppBrowser compatibility issue once the app is not built based on SPA, Once the app navigates back to the root page from deeplink, will trigger deeplink logic again. Only fixed for Android platform.