Code Monkey home page Code Monkey logo

Comments (10)

kikolopes90 avatar kikolopes90 commented on June 2, 2024 1

I have already encountered problem, because of Android Version (Target Framework).
If you use "Android 8.0 Oreo", install nuget "PushNotificationPlugin 1.2.4" and appears "PushNotificationManager".
If you use "Android 7.1 Nougat" or lower, install nuget "PushNotificationPlugin 1.2.4" and not appears "PushNotificationManager".

How it works:
1º Uninstall nuget "PushNotificationPlugin"
2º Android Properties > Target Framework: "Use Latest Platform (Android 8.0 Oreo) or Android 8.0 Oreo"
3º Close Visual Studio and open again
4º Install nuget "PushNotificationPlugin 1.2.4" and ready, will appear "PushNotificationManager"

Edit: Xamarin Forms not yet ready for "Android 8.0 Oreo". Soon will update "Xamarin Forms".

from pushnotificationplugin.

fabiovank avatar fabiovank commented on June 2, 2024

Same here!

from pushnotificationplugin.

rdelrosario avatar rdelrosario commented on June 2, 2024

Have you tried the sample? PushNotificationManager is there. It has installed latest version

from pushnotificationplugin.

NeedNap avatar NeedNap commented on June 2, 2024

I installed the library from nuget so I don't have the sample files.
I tried to remove the plugin from the PCL and Droid solutions, then I added it again but the result does not change.
It seems that the PushNotificationManager class is not in the Plugin.PushNotification namespace.
I don't know what the problem is, but in the past I updated the library without issues.
At the moment I am using the previous version. If you have any suggestion let me know so I can do try it.
Thanks

from pushnotificationplugin.

simon25608 avatar simon25608 commented on June 2, 2024

#26

from pushnotificationplugin.

fusionconsulting avatar fusionconsulting commented on June 2, 2024

Same issue here. Installed from NuGet but PushNotificationManager does not exist in Droid project.

from pushnotificationplugin.

rdelrosario avatar rdelrosario commented on June 2, 2024

Please try latest version and let me know if still an issue.

Also try uninstalling your current version and then installing the new one. Confirm your dependencies is as the NuGet packages needs.

from pushnotificationplugin.

NeedNap avatar NeedNap commented on June 2, 2024

I updated the library to the latest version and now it works!
Thank you

from pushnotificationplugin.

kikolopes90 avatar kikolopes90 commented on June 2, 2024

Same issue here. I uninstalled and installed PushNotificationPlugin but PushNotificationManager does not exist any Droid project.

Edit: Same issue FirebasePushNotificationPlugin.

from pushnotificationplugin.

kikolopes90 avatar kikolopes90 commented on June 2, 2024

It's because of the new project, I've already tested the old project and it works.

Visual Studio v14.x
Image removed

Visual Studio v15.x
Image removed

Edit: Sorry, it has nothing to do with old or new projects. It's the same problem.

from pushnotificationplugin.

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.