Patrick Long
Patrick Long
The [WebAuthenticatorWindow](https://github.com/Clancey/SimpleAuth/blob/724ac43b35aba31ed7742a6a7097a38b7e97e40b/src/SimpleAuth.iOS/WebAuthenticatorWindow.cs) that is used by WebAuthenticator from the FitBitApi provider does not allow the customisation of the ViewController or more specifically the ModalPresentationStyle. In iOS 13 Apple changed the...
**Which version of Microsoft Identity Web are you using?** Microsoft Identity Web 1.24.1 **Where is the issue?** * Web app * [ ] Sign-in users * [ ] Sign-in users...
When we call PopPageModel with animate=true the input controls on the View temporarily appear as zero. For example if we bind a Entry to a double property `` Then call...
**Describe the bug** VS2019 locks up as Debugger is connected on second and subsequent uses. It does come out of this state to some extent. It seems like something is...
### Component/Nuget Notifications (Shiny.Notifications) ### What operating system(s) are effected? - [ ] iOS (13+ supported) - [ ] Mac Catalyst - [X] Android (8+ supported) ### Version(s) of Operation...
### Description Android 12 introduced the ScheduleExactAlarm permission and to get access that to that in Andorid 12,13 and 14 I have written a custom Permission as per the ["extending"...
### Microsoft.Identity.Web Library Microsoft.Identity.Web ### Microsoft.Identity.Web version 2.16.1 ### Web app Sign-in users and call web APIs ### Web API Protected web APIs call downstream web APIs ### Token cache...
Is FreshMvvm.Maui still progressing? It is currently at 0.0.4 and has been for a while. I totally understand that you probably don't have the time I was just wondering as...
### Type of issue Typo ### Description Firstly, thanks for all the effort in putting together the LegacyVersionTracking code. We need to migrate our SecureStorage, Preferences and VersionTracking from Xamarin...
### Description We have a custom "BottomSheetControl" implemented in Xamarin Forms that works in both iOS and Android. We are portiung it and the rest of the App to MAUI....