Reputation: 101
After the recent upload my crash free users percentage got down from 98 to 75 in Firebase console but I can't see any crash logs in console.I don't know what the problem is?
Upvotes: 4
Views: 1027
Reputation: 231
I have the same problem. My solution is to upload my dSym files to Fabric/Crashlytics, when publishing a new version of my app. Maybe you have the same problem.
Just follow this instructions: https://docs.fabric.io/apple/crashlytics/missing-dsyms.html
Upvotes: 2