Giter Club home page Giter Club logo

Comments (6)

ahmetakil avatar ahmetakil commented on August 21, 2024

@rafaelsetragni do you know what might cause this? I tried to investigate the notification service extension but I wasn't able to find anything

from awesome_notifications.

rafaelsetragni avatar rafaelsetragni commented on August 21, 2024

I don't inspect it yet, but could be the save manager classes or their data shared between the target extensions and the main app.

This shared is only possible if you had configured the App Group name correctely in your Signing & Capabilities > App Groups. You can find the complete instructions in the 9 step of iOS Extra Configuration's topic

To help you, the iOS app prints the correct name that should be used for this step, while starting the plugin in debug mode:

Awesome Notifications - App Group : group.AwesomeNotifications.your.bundle.domain.appName

Edited
Also, this is basic, but check if the notification has different ids. While the app is in background or terminated, the oldest's notifications are replaced if arive another ones with the same id. Only the last one will be fired when the app goes back to foreground.

from awesome_notifications.

rafaelsetragni avatar rafaelsetragni commented on August 21, 2024

Is this expected behavior what you think is right? This plugin is still in development and details like this can be changed.

from awesome_notifications.

ahmetakil avatar ahmetakil commented on August 21, 2024

I think my error is the notification id's i forgot about that but unfortunately i can't build the app right now the extensions throw 'Could not find or use auto-linked framework 'Flutter' ' errors

I will take a deeper look once im able to build the app
Again thank you for the response

from awesome_notifications.

rafaelsetragni avatar rafaelsetragni commented on August 21, 2024

@ahmetakil if you think this substitution behaviour is not the correct one we still can change this, this plugin is not in final release.
i've been thinking about it and now i starting to think than the replacement behaviour is not the correct one.

from awesome_notifications.

ahmetakil avatar ahmetakil commented on August 21, 2024

Changing the ids to random values fixed the issue for us but right now we need help with the #69

from awesome_notifications.

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.