My main question:
Whete do your users data? Is it in Adalo?
My main question:
Whete do your users data? Is it in Adalo?
No the users data is in external server from where the adalo api will be triggered
Thatās the problem, and i said it before:
If your user are not Auth in Adalo you canāt use push notifications
but the it should not return access token or app mismatch error. It should just return status 0 or 1 for failed or success
It will return successful or failed if the test is success let me show you.
sure please
So success and fails means how many user has received it.
but i donāt want to broadcast the notification to all users. I just want to send one notification to the required user. Sorry just a bit confused as docs are not fully explained
Okay i got you, but that user has previous notifications sent, this is the average for that user.
You canāt send notification if you donāt store your users in Adalo
but my whole app is based on external server. Cant store them on adalo and on external server will make a havoc while sync. Thats why using external collections and external user login to avoid it
unfortunately, thatās a limitation within Adalo, i donāt know if any of their team can help in any way