ios - enterprise app distribution using OTA give error message in safari? -


we distributed our enterprise app using ota. when open "app download url" first time in iphone browser show "would install app" alert.

enter image description here

if user tap on cancel button , re-open "app download url" again in same tab.it shows "open page in "app store"?" alert, , when user tap on open button display "would install app".

enter image description here

can 1 me on this? in advance.

you need have landing page link plist file:

itms-services://?action=download-manifest&url=your_link_to_plist


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -