Replies: 1 comment
-
Hello @hwillson, Minute: 1:53.06 Seems like the global object APOLLO_CLIENT should be present in the debugger. It is undefined in the chrome dev tools when I debug a nativescript app. Does the plugin need other variables except APOLLO_CLIENT in order to work? Best regards, |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Migrated from: #269
Hello together, I am currently using the Apollo client within a nativescript application. Nativescript uses the chrome devtools for debugging. However, I am not able to use the apollo-client-devtools here, as they do not show up. I am wondering, if I might need to configure something in order to be able to open the apollo-client-devtools or if the tools are not working together with nativescript apps. Thanks for your help.
Beta Was this translation helpful? Give feedback.
All reactions