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.
Post
Replies
Boosts
Views
Activity
I have the same issue in my all projects. Is there any solution avaliable?