vineeshvk / chat-app-flutter

It's a fully functioning chat app built using flutter. With both one on one chats and group chats
374 stars 141 forks source link

Issue pertaining with frontend and backend connection #4

Open pojoba02 opened 4 years ago

pojoba02 commented 4 years ago

I was able to deployed the backend on Heroku without docker with is working pretty well, simply can see apollo server graphql playground, but anytime l link it the main.dart of the app, it doesn't connect. Outcome"Ooops something went wrong" Please am i missing something somewhere?

vineeshvk commented 4 years ago

Sorry for the delay. I'm not really sure what's the problem is. Did you find any solution?

vineeshvk commented 4 years ago

I couldn't test it right now. As there were some changes in flutter, which will only be solved when the graphql plugin is updated. And they have changed the whole API.