Code Monkey home page Code Monkey logo

Comments (4)

xtrinch avatar xtrinch commented on May 27, 2024

I don't think notifications work in iOS simulator, do they?

In any case, are you sure all your certificates are configured correctly in the firebase console? Because device is marked as inactive if isn't able to receive messages correctly. Try sending a test message from django admin via admin actions, and see what the error message says.

from fcm-django.

ManojDatt avatar ManojDatt commented on May 27, 2024

from fcm-django.

hackaprende avatar hackaprende commented on May 27, 2024

In am facing the same issue, I have the certificates and I am receiving the push notifications when sent directly from the Firebase console, but when I send them via my server the device gets deactivated and I get this:

Some messages were sent: [{'multicast_id': 5960094256545920714, 'success': 0, 'failure': 1, 'canonical_ids': 0, 'results': [{'error': 'InvalidRegistration'}]}]
Some messages failed to send. 1 devices were marked as inactive.

from fcm-django.

jimmycrowdbotics avatar jimmycrowdbotics commented on May 27, 2024

hi @xtrinch , i am facing the same issue as @hackaprende facing. right now is there any solution.
package is working fine with android devices.

from fcm-django.

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.