We have code for realtime subscriptions in two code bases: this production AppSync SDK, and our in-development Amplify Android project. I believe we are correctly handling the "connection_error" message type in the new code base. We would like to have this functionality into the AppSync SDK...
I'm using Authentication in my App with Drop-In Auth and I can't login. Error: E/AWSKeyValueStore: Error in decrypting data. javax.crypto.AEADBadTagException at android.security.keystore.AndroidKeyStoreCipherSpiBase.engineDoFinal(Android...