I am getting an error on one of device that "Only possible from Safari" while i am opening the diawi generated link in safari. i have 12 devices registered in my developer account. Diawi generated link is working fine in 11 out of 12 devices.I have cross checked UDID, povisioning profile, build everything that is possible to resolve this issue. Enclosing a screenshot- Image Link
Asked
Active
Viewed 5,205 times
2
-
Where is your screenshot? – Daniel Aug 31 '16 at 07:07
-
@Daniel check the link – himanshu Aug 31 '16 at 07:14
-
if you didnt login/register in diawi, then you can do 10 installations per app. Refer-https://www.diawi.com/features-services – Rince Thomas Aug 31 '16 at 07:17
-
You can use AppBox,A mac application that uses your dropbox account to distribute you ad-hoc and enterprice apps, if you want to install form any other browser https://github.com/vineetchoudhary/AppBox-iOSAppsWirelessInstallation/releases – Vineet Choudhary Sep 08 '16 at 05:11
3 Answers
9
If you're using IOS 13+, tap the 'aA' button on the left of the address bar and select request mobile website option.
If not please check following things,
- Open Settings
- Navigate to Safari > Advanced
- Enable Web Inspector
- Enable JavaScript
- Switch back to Safari and load a web page

shalitha senanayaka
- 1,905
- 20
- 37
6
You need to run the page in mobile mode. for iOS 13+, Tap the AA (left-hand side of Diawi address) and Request to Mobile Website.

Vikesh Prasad
- 779
- 7
- 13
3
You might be getting this error due to Javascript being disabled in Safari.
Navigate to Settings > Safari > Advanced
If Javascript is disabled , Enable that and reload the link in Safari.
else try disabling and enabling javascript.

Ishu Singhal
- 31
- 2