Giter Site home page Giter Site logo

Comments (6)

rdelrosario avatar rdelrosario commented on June 7, 2024

You mean a heads up notification?

from pushnotificationplugin.

avinash-ramireddy avatar avinash-ramireddy commented on June 7, 2024

Yes. I was in debug mode and I got token and when I pasted in pushtry,nothing happened.

Update:When I try to send from FCM notification, it sent successfully and at this time I was in release mode. I received notification in my mobile but there was delay in receiving.

Q:How to test "when notification in background(means app is closed) in debug mode" .When I close the app it gets disconnected.

from pushnotificationplugin.

rdelrosario avatar rdelrosario commented on June 7, 2024

You mean you are not getting notifications when app closed?

from pushnotificationplugin.

avinash-ramireddy avatar avinash-ramireddy commented on June 7, 2024

Now I am getting. Didn't do anything extra. Its working now as explained above.

But now I would like to know how to test "when app is closed scenario" in debug mode.

from pushnotificationplugin.

rdelrosario avatar rdelrosario commented on June 7, 2024

To test on debug the closed scenario you should:

  1. Run the application in debug
  2. Stop debugging
  3. Reopen application
  4. Close application again

After that, you should get notifications just fine when application is closed on a debug build.

Unfortunately, you cannot debug this scenario because application is closed. But you could see what's going on using Device Monitor and a filter for your app if need to see any logs of what's going on.

from pushnotificationplugin.

rdelrosario avatar rdelrosario commented on June 7, 2024

Will close this issue for now if you ate still having problema please feel free to reopen or create a new issue.

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.