Hello.
I just started to work again on an older app and tried to install it on a device with Android 6 and I get an error about a missing ‘read_phone_state’ permission.
I added it and got the app working again, but I read somewhere that this permission is actually not required, and I would love not to use it.
I furthermore can’t find any documentation besides this:
https://documentation.onesignal.com/docs/corona-sdk-setup
When I follow only this guide I get lots of other errors, like ‘module plugin.notifications’ not found.
Can you point me to a (complete) documentation on how to include oneSignal in my app?
Thank you,
Felix