Brandon Minnick
Brandon Minnick
### Is there an existing issue for this? - [X] I have searched the existing issues ### Product Strawberry Shake ### Describe the bug When creating a .NET MAUI app...
https://developer.xamarin.com/api/type/Xamarin.Forms.Picker/
Dude- this is awesome!!! I caught a couple typos and updated the formatting to apply more parallel construction
tl;dr The Xamarin.Forms' `DependancyService` prevents Android apps from receiving push notifications when not running or backgrounded. I recommend updating the tutorial on the Push Notification Plugin's GitHub page to help...
### Description of Change ### This PR updates our CI pipeline to use the latest version of macOS, Sonoma, and the latest supported version of Xcode, v15.3.0.
To Do: - Android - [x] Fix Callback Uri on Android API 29 (and earlier?) - iOS - [ ] Add GitTrends Icon - [ ] Add GitTrends Splash Screen...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...
### Description of Change ### This PR creates a new project, `CommunityToolkit.Maui.BuildTasks`, where we can create [MSBuild Tasks](https://learn.microsoft.com/en-us/visualstudio/msbuild/msbuild-task) to run verification steps after developers have installed our NuGet Package. In...