thudugala / Plugin.LocalNotification

The local notification plugin provides a way to show local notifications from .Net MAUI and Xamarin Forms apps .
MIT License
417 stars 68 forks source link

Version 11.1.0 is not compatible with Xamarin #478

Closed fhintsch closed 5 months ago

fhintsch commented 7 months ago

Describe the bug I cannot update from 10.1.8 to 11.1.0 (Android) since the new package version is based on net8.0

Acquired lock for the installation of Plugin.LocalNotification 11.1.0
Plugin.LocalNotification 11.1.0 von https://api.nuget.org/v3/index.json mit Inhaltshash "Whqjdoq2gJufp8MVXs551t32JiC6FdfkY42etC6IiBnv0iItfZ50JXD6eaT4yokoUmMBsuEHt8L1dDYkdpfKww==" installiert.
...
Die Kompatibilität für Plugin.LocalNotification 11.1.0 mit MonoAndroid,Version=v11.0 wird überprüft.
Das Paket Plugin.LocalNotification 11.1.0 ist nicht mit monoandroid11.0 (MonoAndroid,Version=v11.0) kompatibel. Paket Plugin.LocalNotification 11.1.0 unterstützt Folgendes:
  - net8.0 (.NETCoreApp,Version=v8.0)
  - net8.0-android34.0 (.NETCoreApp,Version=v8.0)
  - net8.0-ios17.0 (.NETCoreApp,Version=v8.0)
  - net8.0-windows10.0.19041 (.NETCoreApp,Version=v8.0)
...
fhintsch commented 7 months ago

This is true for monoandroid12.1, too:

Die Kompatibilität für Plugin.LocalNotification 11.1.0 mit MonoAndroid,Version=v12.1 wird überprüft.
Das Paket Plugin.LocalNotification 11.1.0 ist nicht mit monoandroid12.1 (MonoAndroid,Version=v12.1) kompatibel. Paket Plugin.LocalNotification 11.1.0 unterstützt Folgendes:
  - net8.0 (.NETCoreApp,Version=v8.0)
  - net8.0-android34.0 (.NETCoreApp,Version=v8.0)
  - net8.0-ios17.0 (.NETCoreApp,Version=v8.0)
  - net8.0-windows10.0.19041 (.NETCoreApp,Version=v8.0)
thudugala commented 7 months ago

@fhintsch Yes from version 11, the Plugin is only supporting .Net Maui