Wednesday, October 11, 2017

install IPA iOS from Angular

i’ve implemented a management in Angular 4 to download and install directly an IPA from a web page.
Currently i’m using the logic with the url formatted in this way:

"itms-services://?action=download-manifest&url=https://....."

With Google Chrome all is ok.

With Safari, first time ask me if i want to open the link with iTunes… when i tap on “yes” then it’s ok… otherwise with “annull” button (in system alert) if I try to re-install I receive the error: "Safari can't open this link".
I just used the sanitize method for the url but not working again.

I think this is a bug with angular/safari.

have you some ideas ?

thank you so much.

Source: AngularJS



from Angular Questions https://angularquestions.com/2017/10/11/install-ipa-ios-from-angular/
via @lzomedia #developer #freelance #web #lzomedia.com

No comments:

Post a Comment