Closed chlamy closed 7 years ago
How do you know that the background service has been cancelled?
Note that nothing in JavaScript would continue to work between page changes (because the entire JavaScript environment is recreated). So the background service maybe working - you just can't see if because you are looking at JavaScript to monitor it
Closing ... no response
Hello,
I use this plugin on my app, it works when I call start function but when I change page the service is canceled.
I have this
Thanks.