Hi, how does push notifications work with thinkable? I want to upload my app to the play store and App Store. I know one signal is used. how does the process work?
Hi
You need a oneSignal account first and setup iOs and Android channels. Once done best is to use the rest api OnSignal provides. Its very well documented in both thunkable documentation and oneSingal.
If you need to send a message to the app user, you need to setup the oneSignal block in Thunkable with the corresponding oneSignal iOs and Android Key so you get access to get user ID block.
Lastly you need to create a certificate for iOs and setup Firebase messaging for Android.
1 Like