Does anyone know what this issue may be? I tried checking dependencies and making sure SDK is updated but I just cannot figure out what is missing.
Execution failed for task ':app:transformClassesWithInstantRunForDebug'. > com/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable
Frankly, I have no clue and not sure what to check. I am configuring Google sign in for a react native app which has configurations in Android studio and uses Google play services. Trying to run on emulator and I get this error on deploying to simulator. It built fine beforehand but will not deploy to simulator and I tried a few different ones.
How can I get rid of this error?
Thanks