What am I doing wrong while subscribing to AWS Appsync #1425
Replies: 1 comment
-
I have used https://pub.dev/packages/amplify_flutter and solved the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am going to go crazy. Please help.
I can use mutations and queries there is no problem. But I fail to subscribe. No error at all. It just loops in
chat.dart:
}
Beta Was this translation helpful? Give feedback.
All reactions