Penar Musaraj
Penar Musaraj
@renato @afdy I have just merged a major update to the repo. I think this is now in very good shape, please give it a try. Make sure you try...
> * new guide doesn't mention creating app.variables.js Right, because it's one of the items in the sampe folder. Maybe I'll make it more explicit. > * as I wasn't...
Thanks for trying this out and for the feedback. I have made some updates in the `main` branch: - updated OneSignal to 3.93, that's a good idea - removed the...
Hmm... it builds on Android for me without that package. It's possible you have some leftover references from the previous `switch` command in the Android files.
Indeed, I had left those lines in during the last fix. It's fixed now though.
Yes, those are two good and fairly doable improvements: envfiles controlling the build version and number, and support for iPad. Not sure when I'll get to the them, tbh. PRs...
It's odd that android bundles together "Device ID and Call information", where all that OneSignal needs is the Device ID. Another alternative would be Batch, using: https://github.com/bamlab/react-native-batch-push
Yes, Batch seems like overkill. SNS does look interesting, but it will have some setup costs, I guess. Worth a try though. Another option: https://boxcar.io And a related discussion https://github.com/Trustroots/trustroots/issues/485
@chapoi @awesomerobot can you decide one way or another with this PR, please?
Are you still working on this @darkpixlz?