ios - Alternet way of menifest&url OTA distribution of ipa -


since ios 8.2, facing issues installation of ota distribution of enterprise app menifest&url link. below link using distribute app.

itms-services://?action=download-manifest&url=https://example.com/manifest.plist

we have developed back-end management console tracking users ios version , app version. when user installs app , login, 1 web-service update app , ios version back-end. have distributed app more 400 users of have updated ios , not able install app link.

when clicking link in ios safari browser either nothing happens or prompts message "safari can not install app time."

so want replace way of distribution of app through menifest&url link. there other option available distribute app except menifest&url.

note: don't want use b2b , apple store option. please not suggest these ways.

thanks in advance.


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -