Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PostNotifications to Permissions #14456

Conversation

moljac
Copy link
Contributor

@moljac moljac commented Apr 7, 2023

@moljac moljac self-assigned this Apr 7, 2023
@moljac moljac marked this pull request as draft April 7, 2023 10:42
@moljac moljac marked this pull request as ready for review April 24, 2023 10:01
@rmarinho rmarinho requested a review from mattleibow June 19, 2023 11:05
@jsuarezruiz jsuarezruiz added the area/essentials 🍞 Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info label Jun 19, 2023
@samhouts samhouts added this to the Under Consideration milestone Aug 10, 2023
@samhouts samhouts removed the request for review from mattleibow August 10, 2023 19:05
@samhouts samhouts added the stale Indicates a stale issue/pr and will be closed soon label Sep 11, 2023
@tranb3r
Copy link

tranb3r commented Sep 18, 2023

@samhouts Is this going to be merged in net8?

@JoacimWall
Copy link

I use the plugin.Notification nuget as a workaround

var requestPermission = await LocalNotificationCenter.Current.RequestNotificationPermission();
true or false if notifications is enabled.

@moljac
Copy link
Contributor Author

moljac commented Nov 2, 2023

/rebase

@jfversluis
Copy link
Member

/azp run MAUI-UITests-public

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@mattleibow mattleibow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be added to the essentials permissions sample?

@github-actions github-actions bot locked and limited conversation to collaborators Feb 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/essentials 🍞 Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info stale Indicates a stale issue/pr and will be closed soon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants