-
I have a quick question. On Android, if Notifications are not enabled on the device, does Plugin.LocalNotifcation still queue the notification? Or do you need the Notification Permission on the device to be Allowed before you can schedule a notification? |
Beta Was this translation helpful? Give feedback.
Answered by
thudugala
Feb 26, 2024
Replies: 2 comments
-
@ckoziel Yes, from 10.1.8 onwards, if notifications are not allowed, you cannot schedule notifications |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
thudugala
-
Thank you Elvin.
Warm Regards,
Chris Koziel
President
[1479332777487_200.png]
Email: ***@***.******@***.***>
Phone: 630.461.8778
Website: www.visualwebsite.com<http://www.visualwebsite.com>
Lemont, IL 60439
Visualwebsite.com has been featured in Voyage Chicago Magazine. Click here to read the article.<http://voyagechicago.com/interview/meet-chris-koziel-visualwebsite-com-lemont/>
…________________________________
From: Elvin (Tharindu) Thudugala ***@***.***>
Sent: Monday, February 26, 2024 12:20 AM
To: thudugala/Plugin.LocalNotification ***@***.***>
Cc: Chris Koziel ***@***.***>; Mention ***@***.***>
Subject: Re: [thudugala/Plugin.LocalNotification] Xamarin + Android + Plugin.LocalNotification 10.1.8 (Discussion #481)
@ckoziel<https://github.com/ckoziel> Yes, from 10.1.8 onwards, if notifications are not allowed, you cannot schedule notifications
—
Reply to this email directly, view it on GitHub<#481 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AM5MNIXRSDTEMGO4NGBMV6LYVQST5AVCNFSM6AAAAABDV4B2CKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DKOBYGI4DK>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ckoziel Yes, from 10.1.8 onwards, if notifications are not allowed, you cannot schedule notifications