moljac
moljac
We alredy have nugets that have/carry both `net8.0` (current) and `net10.0` payloads (dlls), but need few more internal tests (MAUI) before releasing them into the wild. So, it is matter...
> [@moljac](https://github.com/moljac), any progress? ta I am sorry, but no. Some unplanned events occured. There is PR - WIP: https://github.com/dotnet/android-libraries/pull/1123 I am in process of returning hardware, getting new hardware,...
> oh, sorry to hear that! Where does this leave the bindings, are you the only one? No. Team was reduced from 7 to 2. > What is the support...
Weird behavior: ``` git clean -xdf && dotnet cake -t=binderate && dotnet cake -t=libs ``` or ``` git clean -xdf && dotnet cake -t=binderate \ && \ dotnet build generated/androidx.media3.media3-exoplayer/androidx.media3.media3-exoplayer.csproj...
samples error: ``` "./samples/BuildAll/BuildAll.sln" (Build target) (1:2) -> "./samples/BuildAll/BuildAll/BuildAll.csproj" (default target) (2:6) -> (_CompileJava target) -> obj/Debug/android/src/mono/androidx/media2/exoplayer/external/Player_EventListenerImplementor.java(4,8): javac error JAVAC0000: error: Player_EventListenerImplementor is not abstract and does not override abstract...
> Merge conflicts need fixing. I missed those - were caused by latest WSUs.
> I've been working on cleaning up the metadata needed for this but it will take at least another day. OK. > A good first step to getting this PR...
> I think we may be better off using the metadata/additions from #858. > > This PR appears to remove too many things. > > For example, it doesn't bind:...
Thanks for the feedback. > Although it's RC, it says 'Production Ready', and it looks like it's in continual development and for some reason never gets to release... so I...