sedoLevi609
sedoLevi609
Hello , what was your problem in the application?(Because I have the same problem = black screen) Edit: I found the problem,
I didn't solve it, but for some time it doesn't interests me, because I didn't play with games on nintendo 3ds(and I never will again I think, because nintendo switch...
@radimitrov I was able now to download MediaElement via Nuget(CommunityToolkit.Maui.MediaElement), but exception thrown: System.TypeLoadException: Could not load type of field 'CommunityToolkit.Maui.Core.Handlers.MediaElementHandler:mediaManager' (0) due to: Could not load file or assembly...
Found the solution: I need to download this nuget packages to my project
@radimitrov exception after downloaded needed nuget pacakges: System.NotSupportedException: Cannot create instance of type 'CommunityToolkit.Maui.Core.Views.MediaManager': no Java peer type found. at Java.Interop.JniPeerMembers.JniInstanceMethods..ctor(Type declaringType) at Java.Interop.JniPeerMembers.JniInstanceMethods.GetConstructorsForType(Type declaringType) at Java.Interop.JniPeerMembers.JniInstanceMethods.StartCreateInstance(String constructorSignature, Type declaringType,...
@radimitrov Can you make it to work?
That's good enough. It will be harder to test the apps, since i will need to compile the apks, but still better than nothing. So I hope you can make...
@radimitrov As I see it still not fixed,but I can't know. It would be good if you make changelogs to the updates to know what changed in the app
@radimitrov Any news/progress about the fix?
Any news about MediaElement(which using Exoplayer) in net maui? @radimitrov