Basic implementation not working on Android #4379
-
Hi,
It works in playground it also works with Apollo client built in Angular and run in browser by Ionic. If I change the client's url to https://api.spacex.land/graphql/ then it also works on Android.
I make the query like this:
data.service.ts
Why are my server and client not connecting on Android? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Solved |
Beta Was this translation helpful? Give feedback.
Solved