Coder Social home page Coder Social logo

Comments (4)

rdelrosario avatar rdelrosario commented on May 25, 2024

You need to install AppCompat 26.0.2 packages which are needed by FCM package. You have installed 25.4.0.2 this version is not supported.

from azurepushnotificationplugin.

gamidon avatar gamidon commented on May 25, 2024

I understand what you are saying, the issue is that I cannot do it. The install gets reverted. Xamarin Forms is currently locked on 25.4.0.2 I am using the latest preview and it doesn't support 26.0.2 See below I put in the information from xamarin forms dependencies. I Sincerely appreciate your input. Nuget just reverts anything I do related to installing an upgraded appcompat to my projects as well as your library.

https://forums.xamarin.com/discussion/comment/170012/#Comment_170012

This is what James Motemagmo stated:
Xamarin.Forms locks in a very specific version of the support libraries and google play services. You can't update them because Xamarin.Forms isn't compatible with them as it would need to be re-compiled.
Xamarin.Android.Support.v4 (= 23.0.1.3)
Xamarin.Android.Support.Design (= 23.0.1.3)
Xamarin.Android.Support.v7.AppCompat (= 23.0.1.3)
Xamarin.Android.Support.v7.CardView (= 23.0.1.3)
Xamarin.Android.Support.v7.MediaRouter (= 23.0.1.3)
See the = 23.0.1.3, which means it is only compatible with that version number. This is just how NuGet works. When Xamarin.Forms updates these packages will auto update.

I just started a new project xamarin forms and tried to install your package, it installs into iOS but fails to install into Android.

From: https://www.nuget.org/packages/Xamarin.Forms/2.5.0.121934

Xamarin.Forms 2.5.0.121934
MonoAndroid 7.1
Xamarin.Android.Support.Design (>= 25.4.0.2)
Xamarin.Android.Support.v4 (>= 25.4.0.2)
Xamarin.Android.Support.v7.AppCompat (>= 25.4.0.2)
Xamarin.Android.Support.v7.CardView (>= 25.4.0.2)
Xamarin.Android.Support.v7.MediaRouter (>= 25.4.0.2)

from azurepushnotificationplugin.

gamidon avatar gamidon commented on May 25, 2024

I have isolated it to the Xamarin.Forms.Maps I ran your sample, tried to install Xamarin.Forms.Maps and I cannot get that to install, it reverts it back out exactly how my app (with maps already) reverts out this plugin. How can I get both to coexist?

Same exact behavior, installs in iOS does not install into Android.
Thanks,
Greg

from azurepushnotificationplugin.

rdelrosario avatar rdelrosario commented on May 25, 2024

Unfortunately, you can't do much. I started this plugin using Google Play Services latest version, Maps is using 42.1021.1 and haven't upgraded the Google play package in a while. Until they upgrade it both can't coexist

from azurepushnotificationplugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.