nchutchind / cordova-plugin-app-launcher

Simple Cordova plugin for launching apps.
MIT License
88 stars 92 forks source link

Loop in iOs, canLaunch #30

Open ziagiseldina opened 4 years ago

ziagiseldina commented 4 years ago

I use "canLaunch" and when it make success, the "launch" function open e-mail in iOs smartphone. In this e-mail, there is a url for open my app (for confirm address). If i tap it, the system open my app, but it call "canLaunch", without I say to do, and it call mail again, in infinite loop.