Martijn van Dijk
Martijn van Dijk
See https://github.com/Baseflow/XamarinMediaManager/blob/develop/MediaManager.Forms/MediaManager.Forms.csproj#L13 The SDK extras make sure the right things are imported
It sounds like you don't use the `MvxAppCompatDialogFragment` correctly. Can you make a reproduction repo for this?
I've started work to support .net6 at least. Can you make a PR to update the missing things?
No that doesn't work and gives the same error. @mvanbeusekom you looked at this before. Can you give any hints?
Would it be possible to set it to VERSION_17?
What about: https://github.com/flutter/packages/blob/main/packages/webview_flutter/webview_flutter_android/android/build.gradle#L26 And why not set it to VERSION_1_8 like the official Flutter plugins: https://github.com/flutter/packages/blob/main/packages/webview_flutter/webview_flutter_android/android/build.gradle#L51
Here: https://github.com/nfcim/flutter_nfc_kit/blob/cc5c098700e618ba5629dbc33a00fce1cae12863/android/gradle/wrapper/gradle-wrapper.properties#L4 I use: https\://services.gradle.org/distributions/gradle-8.3-all.zip
Can you open a PR to add this?
Use the 5.0.x version because they have a lot of memory improvements.