The developer of this app needs to update it to work with this version of iOS

Description
Archive an iPA and run on real device, i see the alert The developer of this app needs to update it to work with this version of iOS

It happens if i embedded MobileRTC & MobileRTCShare framework and for iOS 14.5 and above (work well with 14.4 and below)

Which iOS Client SDK version?
v5.5.12511.0421

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Embed MobileRTC & MobileRTCShare framework
  2. Archive to iPA
  3. Distribute via any deploy tools
  4. Open app on real devices iOS 14.5 and above

Screenshots
Screen Shot 2021-06-14 at 16.52.01

Smartphone (please complete the following information):

  • Device: iPhone 11
  • OS: iOS 14.6

Xcode: 12.5

If run directly, then it says:

Please help. Thank you so much.

Hey @zacob,

Thanks for using the dev forum!

What iOS are you targeting in your build settings?

Thanks!
Michael

Hi @Michael_Condon ,

The deployment target is from iOS 12.1.

Please note that if i use the MobileRTC.framework as in the demo app in Github (not the XCFramework) then it works (but not with Siumlator)

Hey @zacob,

If you are attempting to run on iOS 14.5, you need to set the deployment target to match.

Thanks!
Michael

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.