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