Timo Partl
Timo Partl
Thanks, that workaround seems to work. I can still use databinding, but have to manually add the item to the `SelectedItems` list
Same issue here, I am trying to use `new SystemTrigger(SystemTriggerType.TimeZoneChange, false)`
I am facing the same problem and would welcome a fix! I am currently filtering out invalid characters in my own code
I would also love to see such an option, for the same reason as @DvTonder
Have you ever found a solution to this problem?
Have you ever found a solution to this problem?
Still problems with the latest round of updates: 
These are the packages I use in all my apps: ``` ``` Building works on command line with `dotnet build`, but those warnings are treated as errors when building in...
The new package is missing the stuff from `Google.MobileAds.Consent`. Was the `ConsentForm` removed from the library or is it just due to missing bindings? Seems like I am stuck on...
I am in the process of porting my Xamarin.iOS app to .NET for iOS and I am having problems with this again. I can use the stuff from the `Google.MobileAds`...