i'm new to this website and new to Xcode and IOS development. i have an application thats can be downloaded with a weblink for Iphones, the application is working perfectly but if any device with ios 10 or higher can't download the application. at first the application the app ican appears after a while i get a messeage that it's can't be downloaded. any suggestions?
Asked
Active
Viewed 77 times
-4
-
If your app is designed for Enterprise, this question is possible duplicate of http://stackoverflow.com/q/33407082 – Beck Yang Feb 27 '17 at 07:50
-
1Capital letters are there to make what you write easier to read, not more difficult for you to write. – Magnas Feb 27 '17 at 07:52
1 Answers
0
It is the case of signing cerificates. Your provisioning profiles should be correct and make sure udid of the devices must be added.

Anmol Dogra
- 1
- 1