Sagar Khurana
03/11/2025, 12:07 PMCrashKiOS
is also integrated.
I have the xcode scripts in place to ensure dSYM files are properly uploaded, and there are no warnings in Firebase indicating any issues.
The only major issue I had was with the library below, which caused crashes on app startup for all iOS versions below iOS 16. To fix this, I *i*ncreased the minimum iOS version to 16, but crashes are still appearing in App Store Connect while not being reflected in Firebase Crashlytics. Also, Xcode is not showing as many crashes as App Store Connect.
Library – https://github.com/Chaintech-Network/ComposeMultiplatformMediaPlayer
Need help—what am I doing wrong?Colton Idle
03/13/2025, 3:57 AMColton Idle
03/13/2025, 3:58 AMColton Idle
03/13/2025, 3:58 AMSagar Khurana
03/13/2025, 3:59 AMcan you cause a crash yourself from ios device and verify it gets to firebase? even without dsym, the crash should still be there.Yes i did tested, it does get logged in Crashlytics. I simply crashed it on a button click for testing and tested it on a TestFlight build, and it was logged properly.
Sagar Khurana
03/13/2025, 4:00 AMColton Idle
03/13/2025, 4:00 AMColton Idle
03/13/2025, 4:01 AMSagar Khurana
03/13/2025, 4:03 AMunless the user optsAre you talking about the Apple transparency tracking? but thats on iOS
Colton Idle
03/13/2025, 4:37 AMSagar Khurana
03/13/2025, 4:42 AMAidan
03/24/2025, 4:19 PMAidan
03/24/2025, 4:20 PMchrisjenx
03/24/2025, 9:15 PM