hung-doan / .bookmarks

My life bookmarker
0 stars 0 forks source link

Enterprise application download link click nothing happen in Safari #23

Open hung-doan opened 8 years ago

hung-doan commented 8 years ago

Tested in iOS 9.2/iPhone4s http://stackoverflow.com/questions/26676600/ios8-enterprise-application-download-link-click-nothing-happen-in-safari http://stackoverflow.com/questions/25772664/enterprise-app-update-distribution-on-ios-8/25948839#25948839 https://www.fireeye.com/blog/threat-research/2015/06/three_new_masqueatt.html

Temporary solution:

For example, in your plist:

<key>bundle-identifier</key>
<string>com.mycom.MyApp</string>
<key>bundle-version</key>
<string>0.2.2</string>

change com.mycom.MyApp to com.mycom.MyApp.ios8fix