I posted a question previously: 'No args constructor for class does not exist', but it does and received an answer that worked when I tested it using the USB debug mode on my phone via Android Studio. However, when I pushed the app to Google Play, it ceases to work and causes the same error that I described in that question. I repeated the test today and the same thing happens.
To clarify, I am testing the:
- Exact same code
- On the exact same phone
- Running the exact same Android version
- Using the exact same image
Is there any reason why the Google Play APK would behave differently from the Android Studio APK? Or am I missing something?