awslabs / aws-mobile-appsync-sdk-android

Android SDK for AWS AppSync.
https://docs.amplify.aws/sdk/api/graphql/q/platform/android/
Apache License 2.0
105 stars 58 forks source link

app crashes when retrying all subscriptions #415

Open CorentinGlaus opened 1 year ago

CorentinGlaus commented 1 year ago

Describe the bug After obtaining the connection, the application crashes when trying to use the websocket while it is null. Seems to happen when trying to retry the subscriptions.

Expected behavior Should subscribe successfully or try subscribing later

Screenshots image

Environment(please complete the following information):

Device Information (please complete the following information):

mattcreaser commented 1 year ago

@CorentinGlaus can you share any information about your reproduction steps?