Giter Club home page Giter Club logo

Comments (8)

jeanteke avatar jeanteke commented on June 20, 2024 5

Any update on this?

You can already solve, with this other:

ionic cordova plugin add cordova-plugin-local-notification-12

from cordova-plugin-local-notifications.

alanmilinovic avatar alanmilinovic commented on June 20, 2024 1

Any update on this?

You can already solve, with this other:

ionic cordova plugin add cordova-plugin-local-notification-12

I can confirm, version from that repo is working.

from cordova-plugin-local-notifications.

hussain-github avatar hussain-github commented on June 20, 2024 1

Any update on this?

You can already solve, with this other:

ionic cordova plugin add cordova-plugin-local-notification-12

It is building successfully. Thank you.

from cordova-plugin-local-notifications.

hussain-github avatar hussain-github commented on June 20, 2024

Any update on this?

from cordova-plugin-local-notifications.

jeanteke avatar jeanteke commented on June 20, 2024

¿Algún avance en esto?

add this other plugin https://github.com/rgarciadelongoria/cordova-plugin-local-notifications.git

It lets build the app, but when launching local notifications the app closes

from cordova-plugin-local-notifications.

bevinGithub avatar bevinGithub commented on June 20, 2024

Any update on this?

You can already solve, with this other:
ionic cordova plugin add cordova-plugin-local-notification-12

It is building successfully. Thank you.

Hi guys there is a bug on the plugin.

I have tested the plugin katzer /
cordova-plugin-local-notifications it doesn't work on the events onTrigger

onDeviceReady() {
this.localNotifications.on('trigger').subscribe((test: any) => {
console.log('Trigger' + JSON.stringify(test));
});
}

Its not logging the subscription out as l need to process data from the data: { test: 'Test Data }.

Anyoe able to catch the event Trigger?

from cordova-plugin-local-notifications.

bevinGithub avatar bevinGithub commented on June 20, 2024

There is a bug on the local notifications on catching triggers, its not outputting the subscription from the trigger events.

I have tested the plugin katzer /
cordova-plugin-local-notifications it doesnt work on the events onTrigger

onDeviceReady() {
this.localNotifications.on('trigger').subscribe((test: any) => {
console.log('Trigger' + JSON.stringify(test));
});
}

Its not logging the subscription out as l need to process data from the data: { test: 'Test Data }.

from cordova-plugin-local-notifications.

fragfeaster777 avatar fragfeaster777 commented on June 20, 2024

There seems to be another bug when tapping on a notification for Android SDK 31: The app doesn't open. It works with Android 29.

Here is the output of adb logcat when tapping the notification (package name obfuscated with ######)

10-17 18:38:13.288 533 2413 E NotificationService: Indirect notification activity start (trampoline) from #####..app blocked

It seems others are having similar issues, for example: aws-amplify/amplify-js#10118

from cordova-plugin-local-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.