Push Notification Without Login

Hi,

Quick question here.
It’s way too simple, I know but I’m on a very close deadline and I don’t have time for trial and error.
Well, can I send push notifications to iOS and Android devices that didn’t logged in using BackendlessUser services?

Or do they have to be logged in through a somewhat anonymous login mechanism?

It’s an open app, everyone can use and benefit and users ( who installed the device not necessarily registered or logged in ) should receive notifications about the sessions of the congress.

Thanks,

~ Fatih

Answering my own question, again; I’ve created a sample application and found out that it works.
No need to login to receive push notifications.

Hello,

Yes, logging in is not required to receive push notifications. Only registering device is needed.

Sorry for the delay :slight_smile:

Thank you Sergey…