FirebasePushNotificationPlugin icon indicating copy to clipboard operation
FirebasePushNotificationPlugin copied to clipboard

Purpose of "autoRegistration"?

Open gmwilhelm opened this issue 6 years ago • 4 comments

Hello,

what is the purpose of the autoRegistration property of FirebasePushNotificationManager.Initialize?

I thought that if i set this to false, i won't get notifications until i do CrossFirebasePushNotification.Current.RegisterForPushNotifications(), but that doesn't seem to be the case, no matter if i set autoRegistration to true or false, i always receive the notifications.

Or do i misunderstand the property?

Regards, Dirk

gmwilhelm avatar Jun 21 '18 13:06 gmwilhelm

Is this on android or iOS?

rdelrosario avatar Jun 25 '18 20:06 rdelrosario

Both Android and iOS.

gmwilhelm avatar Jun 26 '18 06:06 gmwilhelm

This could be linked to issue #173 which I've just raised.

jameslavery-zz avatar Aug 24 '18 12:08 jameslavery-zz

Linked to #303 and #307 ?

Lydecker avatar Jun 02 '20 11:06 Lydecker