Post

Replies

Boosts

Views

Activity

Reply to empty dSYM file detected - Xcode 16
I solve this with changing Strip debug symbols during copy to yes. If it is already yes, turn it to NO then build and then YES again run the application. and in flutter i send reports with crashlytics.sendUnsentReports(). It takes 5-10 min but sending every reports ater reopen the application.
Dec ’24
Reply to empty dSYM file detected - Xcode 16
I solve this with changing Strip debug symbols during copy to yes. If it is already yes, turn it to NO then build and then YES again run the application. and in flutter i send reports with crashlytics.sendUnsentReports(). It takes 5-10 min but sending every reports ater reopen the application.
Replies
Boosts
Views
Activity
Dec ’24
Reply to empty dSYM file detected - Xcode 16
I have the same issue in my all projects. Is there any solution avaliable?
Replies
Boosts
Views
Activity
Nov ’24