Simon Corcos
Simon Corcos
There should be a property in the event args that allows us to know whether the release occured inside or outside the button. That's important.
I confirm that adding `Akavache;Akavache.Sqlite3` to the Android project `.csproj` helped resolve the problem.
Would be great if someone could fix this.
Would love if you guys could fix this for .net maui.
The workaround is using version 0.2.16 of the nuget package @spamprom
@baddinosaur-kyle I did not, but looking at the code it's a simple change if you feel like doing a pull request :)
It's a bit more complicated than just changing the ApiDefinition. The ApiDefinition file is auto-generated by objective-sharpie. You may need to write an Objective-C wrapper function that uses NSUrl as...
Amazing thank you! Good job!
The workaround is reverting to * CommunityToolkit.Mvvm `8.0.0` * CommunityToolkit.Maui `8.0.1`