Baseflow / ExoPlayerXamarin

Xamarin bindings library for the Google ExoPlayer library

Home Page:https://baseflow.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MonoAndroid v10 required

ahmad913 opened this issue Β· comments

commented

πŸ› Bug Report

Getting the following error when trying to update my package from 2.9.8 to 2.11.3
NU1202 Package Xam.Plugins.Android.ExoPlayer 2.11.3 is not compatible with monoandroid90 (MonoAndroid,Version=v9.0). Package Xam.Plugins.Android.ExoPlayer 2.11.3 supports: monoandroid10.0 (MonoAndroid,Version=v10.0)

tried to change my targeted framework from the Android Projects properties, but the same error is still showing again

Expected behavior

download the package after changing the framework...

Reproduction steps

not sure why/how but i can definitely reproduce it by trying to update the package.

Configuration

Visual studio 2019
idk what info you need, but if you need more info @me

Version: 2.9.8

Platform:

  • πŸ“± iOS
  • πŸ€– Android
  • 🏁 WPF
  • 🌎 UWP
  • 🍎 MacOS
  • πŸ“Ί tvOS
  • πŸ’ Xamarin.Forms

You need to set both compile and target framework to Android 10. Also you need to make sure you have the SDK for it installed.