Skip to content Skip to sidebar Skip to footer

Failed To Instantiate Androidplatform Class Using Proguard

Expect It is expected for the release version of the Android app's build to run successfully when enabling minifyEnabled and shrinkResources per the Android documentation, Crashlyt

Solution 1:

I've had a similar issue and fully migrating from Fabric to Firebase Crashlytics fixed the issue for me: https://firebase.google.com/docs/crashlytics/get-started-new-sdk?platform=android&authuser=0

Hope this helps!

Post a Comment for "Failed To Instantiate Androidplatform Class Using Proguard"