You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get a Hybrid version of MediaManager to use with both Xamarin.Android / Xamarin.iOS projects and MAUI projects
Pitch
Existing Xamarin apps can use the latest Android 12 compatibility fixes in ExoPlayerXamarin, and work their way towards the upgrade to of their apps MAUI.
Possible approach:
Publish separate Nuget packages of ExoPlayerXamarin for Maui and for Xamarin.Android (based on this discussion.)
Add references to the packages based on the target framework (.net-xxx / mono-android-xxx)
Fix the build errors, possibly using some compile time constants
Alternative approach: Publish separate packages for MediaManagerMAUI and XamarinMediaManager, based on possibly separate branches
Platforms affected (mark all that apply)
📱 iOS
🤖 Android
🏁 WPF
🌎 UWP
🍎 MacOS
📺 tvOS
🐒 Xamarin.Forms
The text was updated successfully, but these errors were encountered:
🏗 Enhancement Proposal
Get a Hybrid version of MediaManager to use with both Xamarin.Android / Xamarin.iOS projects and MAUI projects
Pitch
Existing Xamarin apps can use the latest Android 12 compatibility fixes in ExoPlayerXamarin, and work their way towards the upgrade to of their apps MAUI.
Possible approach:
.net-xxx
/mono-android-xxx
)Alternative approach: Publish separate packages for MediaManagerMAUI and XamarinMediaManager, based on possibly separate branches
Platforms affected (mark all that apply)
The text was updated successfully, but these errors were encountered: