Firebase - iOS App Installation on iPhone X is not working
Asked Answered
S

2

6

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

Shapeless answered 3/4, 2020 at 14:27 Comment(4)
Did you find a solution for this?Mccollough
Did you find a solution for this?Torras
Not yet. This is reproduced only in iPhone 6 plus for me.Shapeless
Hey guys just disable desktop site and enable mobile site. You will see download option. It worked for me...Grandpapa
A
9

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!!!

Abrade answered 7/9, 2020 at 16:4 Comment(0)
L
8

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!

Ligature answered 16/7, 2020 at 13:0 Comment(3)
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.Octo
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.Octo
Thanks Bartlomiej. I will try this. I have to take permission from my senior as device belongs to the company I am working for. :)Shapeless

© 2022 - 2025 — McMap. All rights reserved.