Nicolas Bonduel
Nicolas Bonduel
Hi @ataillefer I'm trying to do that, however the listener is not triggered until I close the tab myself. I'm using [Wix's navigation](https://github.com/wix/react-native-navigation/) if that helps.
I would love to get a warning for anything babel polyfills automatically, so I can adjust which APIs I use to get a smaller bundle.
I had the same issue with the react-native-maps module. It was because I had different version of Google Mobile Services across my modules. Here is how I fixed it, in...
I had a similar issue today when trying to run the current version. I fixed it by editing this line: https://github.com/anvilresearch/connect-cli/blob/7800a3a61a3589013a2923654ab06bdff48307d4/templates/nginx/Dockerfile#L15 to the release `-r1` I know that @LegallyGeek is...
I also had to update the dockerfile manually with the last version. The version 0.2.0 is [indeed](https://www.npmjs.com/package/anvil-connect) updated, however "[anvil-connect-cli](https://www.npmjs.com/package/anvil-connect-cli)" has not been updated for [over a year](https://github.com/anvilresearch/connect-cli).
Same problem here
It looks like Google has [updated their documentation](https://firebase.google.com/docs/cloud-messaging/migrate-v1?hl=en), and now says the API will stop working on the 21st of June.
Made some upgrades, maybe the "set the parameters from attributes" possibility is not that useful, but I think the two others upgrades are valuable.