nordnet / cordova-universal-links-plugin

[DEPRECATED] - Cordova plugin to support Universal/Deep Links for iOS/Android.
https://github.com/nordnet/cordova-universal-links-plugin/issues/160
MIT License
349 stars 529 forks source link

Not open the app again ( IOS ) #104

Closed atifgulzar closed 7 years ago

atifgulzar commented 7 years ago

Hi @nikDemyankov ,

Thank you for creating this great plugin. I have a question or maybe it's a bug.

I had implemented this plugin in my app, It's working all the way fine and fulfil my requirements. But I had an issue, once I click link from email it open the app ( which is fine ). on the top status bar on the left side it have a tiny button which indicating go back to Mail, and on the right side of the Status bar there is a button which says my domain name ( mydomain.com ), once I click that button it take me to the Safari browser and open the same page on browser. Once clicked that stupid button my app doesn't open from any link like from email, it always go to browser directly instead of opening the native app.

my phone is on IOS 10.2.1

Please let me know if my information isn't enough to understand you about my point.

I have attached the example image, and point the arrow to that button I'm talking about

img_7197

Thanks in Advanced

atifgulzar commented 7 years ago

Sorry, I never read the smart banner part. Now I had implemented the smart banner and the app is working fine. you can close this.

Thanks again. :)