iOS minimum version SPM | Community
Skip to main content
Archived

iOS minimum version SPM

Related products:Messenger
  • February 12, 2024
  • 4 replies
  • 7 views

Hello!

Recently, we’ve experienced an issue with the SPM dependency update. 2 weeks ago we increase the SDK version of Intercom for iOS from 9.4.4 to 16.0.0.

Apparently all was good, the app does not crash, the Intercom functionality was so nice, and all the people were happy. But, after we deliver this new version, we found that all the users with devices where they are running iOS 12, the app does not open, the application crashes just by opening it..

We discovered that the problem comes from the iOS 12 restriction since version 11.0.0. 

Having said that, I would like, if it should be valuable, to add the minimum target version for the SPM inside the Package.swift in order to receive a red alert when engineers update the SPM version with projects with iOS 12 as a minimum target? Not only for this case, for the future cases, it will be nice to have!
Example: 

platforms: [
.iOS(.v13)
]

 

4 replies

Jennifer K
Intercom Team
Forum|alt.badge.img+3
  • Intercom Team
  • March 12, 2024

Hi @Victor Capilla 

Jennifer here from Intercom 😀

Thank you for this suggestion, as input from our customers is really important when ideating new features and refining current solutions. 

I’ll let our product team know this is a feature you’re eager for! 🚀


Jennifer K
Intercom Team
Forum|alt.badge.img+3
  • Intercom Team
  • March 12, 2024
NewDiscussion ongoing

Michaela Hone
Intercom Team
Forum|alt.badge.img+1

Archiving as this request has not had any upvotes since it’s creation more than 12 months ago. 


Michaela Hone
Intercom Team
Forum|alt.badge.img+1
SubmittedArchived