Hi there!
Iโm building a public app but would also like people to be able to subscribe to specific push notifications.
Translated into a more generic example letโs say I have an overview of all restaurants in a city and want users to be able to subscribe to push notifications as soon as somebody left a review.
As most people donโt want to read new reviews for restaurants but only the enthusiasts, the enthusiasts would like to hit โNotify meโ on a restaurant.
I was under the assumption push notifications in general are sent to a device and donโt need other user data. Appsheet seems to require an email address and thus even a login: https://help.appsheet.com/behavior/workflow-sending-notifications/sending-notifications-from-a-workf...
Is there another way to achieve what Iโd like to do?
Unfortunately, this isnโt possible without sign-in.
Thanks Brian. Thatโs what I thought reading the documentation. But then Iโm also interested in why itโs not possible. As I understand iOS (https://firebase.google.com/docs/cloud-messaging/ios/client) and Android (https://firebase.google.com/docs/cloud-messaging/android/client) work with device registration tokens, no need to do anything with a users email address with regards to sending a push notification.
I have a public app and send workflow notification to the user by prompting a form to request his email. That works fine.
Can I also do push notification using firebase if I collect user s emails?
It sounds like itโs not possible reading this post but firebase information can be entered when creating a public whitelabel iOS and Android app.
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |