Answered

App is crashing when starting on iOS 13 devices

  • 8 November 2023
  • 4 replies
  • 98 views

Hello,
 
I wanted to report to you a problem we faced recently.

Our application is crashing when it's starting on iOS 13.
We are using the Intercom SDK version 16.1.2.
We installed this one with Cocoapod.


It seems the SDK is referencing one Library that is available for iOS14+
UniformTypeIdentifiers
https://developer.apple.com/documentation/uniformtypeidentifiers

Did you also experience the same issue?
I noticed the SDK should support iOS 13 in the podspec file: 
https://github.com/intercom/intercom-ios/blob/master/Intercom.podspec

Crash log:
Termination Description: DYLD, dependent dylib '/System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers' not found for '/private/var/containers/Bundle/Application/33855C68-5037-413A-B790-77EB65129A22/Qonto.app/Frameworks/Intercom.framework/Intercom', tried but didn't find: '/System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers' '/System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers'Highlighted by Thread:  0

Thanks for your support.
 
icon

Best answer by Laurent 20 November 2023, 09:43

View original

4 replies

Userlevel 1
Badge

Hey @Laurent 

 

Thank you so much for sharing all the details above. It seems like you are also in contact with our team in a conversation. Our team will get back to you in the conversation once there is an update.

 

Many thanks!

Hey @aykut.aydin 

We have the exact same issue that @Laurent has.

Could you please tell us whether you have a fix for that? 

Thanks a lot. 

Baris

Hello,

Intercom has just released a new SDK version that should fix the issue.
https://github.com/intercom/intercom-ios/releases/tag/16.3.1

Userlevel 1
Badge

Hey @Senliol, Baris 

As Laurent also mentioned above, our team have confirmed this issue was resolved on the new SDK version (v.16.3.1) 🎉

Reply