question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Getting a build error after migrating our Ionic 5 app from Cordova 10 to Cordova 11 LOCAL NOTIFICATIONS

See original GitHub issue

WARNING: IF YOU IGNORE THIS TEMPLATE, WE’LL IGNORE YOUR ISSUE. YOU MUST FILL THIS IN!

Provide a general summary of the issue.

Your Environment

  • Plugin version: 0.9.0-beta.2
  • Platform: Windows
  • OS version: 10
  • Device manufacturer / model:
  • Cordova version (cordova -v): 11
  • Cordova platform version (cordova platform ls): 11
  • Plugin config
  • Ionic Version (if using Ionic): 5

Debug logs

image

  • Android: $ adb logcat

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8

github_iconTop GitHub Comments

3reactions
jeantekecommented, Sep 22, 2022

Any update on this?

You can already solve, with this other:

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

1reaction
hussain-githubcommented, Sep 23, 2022

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cordova Android 11.0.0 Released!
We are happy to announce that we have just released Cordova Android 11.0.0! This is one of Cordova's supported platforms for building ......
Read more >
Migrating to Cordova-Android 11 - Ionic
Firstly, in Android Studio, visiting Tools > SDK Manager > Android SDK > SDK Tools and ensure that Android SDK Build-Tools are installed...
Read more >
local notification doesn't work after upgrading the latest ...
Local notification give an error while ionic cordova build android after npm update. all the angular dependencies are upgraded to 5..
Read more >
Plugin cordova-plugin-local-notification will not work anymore ...
The cordova-plugin-local-notifications plugin needs to be updated to use implementation instead of compile in their localnotification.gradle .
Read more >
Building for Android 12 - VoltBuilder
Get rid of the whitelist plugin ... The whitelist plugin is now automatically included by Cordova in your Android build, so there is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found