5

I uploaded an iOS enterprise build using App-Distribution feature of Firebase Console and shared with my testers. We are able to download it on all devices except on iPhone X. The error shows "os version not supported". On click of this error, it displays details that "The developer needs to upload a build that supports iOS 10.15". Please check screenshots for reference.

Please note that iPhone X have iOS 13.3. I suspect not be an iOS version issue, because I downloaded app on my personal iPhone XR which has iOS 13.3.

First error

Second Error

Ruchi
  • 411
  • 4
  • 13

2 Answers2

7

Edit:

Actually Ram's answer works

  • Go into settings
  • Safari
  • Request Desktop Website
  • Turn off the switch

Old:

For me erasing all content and settings worked.

Steps:

  • open Settings
  • go to General
  • Reset (at the bottom)
  • Erase All Content and Settings

Remember to do some backup of your data because it will erase all the content.

I didn't check if Reset All Settings option works.

I hope it will help you!

  • FYI - I'm having the exact same problem (I'm on 13.3, and firebase says I need a build that supports 10.15). For curiosity, I tried Reset All Settings option - it did not work. I hesitate to also erase all content, so I'm going to try updating to 13.6 next. – charmingToad Jul 29 '20 at 20:51
  • New info - the update didn't work either. (After I updated to 13.6, the new error said I needed a build that suppots 10.15.4.) In the end your solution, Erase All Content and Settings, did the trick. Thanks. – charmingToad Jul 29 '20 at 21:54
  • Thanks Bartlomiej. I will try this. I have to take permission from my senior as device belongs to the company I am working for. :) – Ruchi Aug 12 '20 at 08:02
7

Safari Browser Desktop mode was the culprit. If turned on, any distribution provider's script will think the link was opened it mac instead of iOS.

No need to reset the phone in my case!!!

Ram
  • 71
  • 1
  • 1