ios - How to open iTunes link with ionic inappbrowser? -


so using following code try , open app inside ionic app.

$cordovainappbrowser.open('itms-apps://itunes.apple.com/us/app/pages/id333903271?mt=8', '_system', 'location=yes'); 

i trying on ipad air2 simulator , no matter cannot happen, not url not found nothing, no app opens. have console logs above , below know event firing , no errors happening. note if change url google play link , build android works fine. ideas on going on?

issue in how calling event, whatever reason when switching string double quotes worked on single quotes. plugin must specific.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -