Hi Josh,
Love the plugin; using it now.
I have some users with some flaky connections (I believe), and I was trying to test if I turn off data and turn back on data, to just do a pull of latest data through graphql (since we can't get an update of the data through subscribing on a subscription), and I'm not seeing that Observer.onStart is ever called.
I also looked through the source code and I didn't see onStart ever being called, am I going crazy or is this a possible bug?
Hi Josh,
Love the plugin; using it now.
I have some users with some flaky connections (I believe), and I was trying to test if I turn off data and turn back on data, to just do a pull of latest data through graphql (since we can't get an update of the data through subscribing on a subscription), and I'm not seeing that Observer.onStart is ever called.
I also looked through the source code and I didn't see onStart ever being called, am I going crazy or is this a possible bug?