The old project of my app used Fabric. (previous to 3.0 version) I developed a new version (3.0 version and greater) of my app (totally new project) and I tried to implement FirebaseCrashlitycs.
When I look for crashes in Crashlytics dashboard i see an error about dsyms files. I tried to upload dsyms manually and also including the run script in my project but error still displayed.
How you can see I can see how many crashes attempted but I can't see the details. The only crash's detail that I can see are about the old project, details migrated from Fabric to Firebase.
Obviously i did something wrong, but i really can't understand what. The problem is just related to dsyms files?