cordova-plugin-local-notifications: Problem on add pluggin for android plataform
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: latest
- Platform: ionic
- OS version: Windows 10 Home 64bits
- Device manufacturer / model:
- Cordova version (
cordova -v): 7.0.1 - Cordova platform version (
cordova platform ls):6.2.3 - Plugin config
- Ionic Version (if using Ionic): 3.20.0
Actual Behavior
Installing “cordova-plugin-local-notification” for android
Plugin doesn’t support this project’s android-sdk version. android-sdk: 23.0.0, failed version requirement: >=26
Skipping ‘cordova-plugin-local-notification’ for android
About this issue
- Original URL
- State: open
- Created 6 years ago
- Comments: 17 (1 by maintainers)
Commits related to this issue
- Comment out android-sdk requirement since it's not being applied correctly. See https://github.com/katzer/cordova-plugin-local-notifications/issues/1561 — committed to dpa99c/cordova-plugin-local-notifications by dpa99c 5 years ago
- Add namespace to provider authority to prevent crashes on Android. (#1772) * Add namespace to provider authority to prevent crashes on Android. See https://github.com/katzer/cordova-plugin-local-not... — committed to katzer/cordova-plugin-local-notifications by dpa99c 5 years ago
- Add namespace to provider authority to prevent crashes on Android. (#1772) * Add namespace to provider authority to prevent crashes on Android. See https://github.com/katzer/cordova-plugin-local-not... — committed to ctayl/cordova-plugin-local-notifications by dpa99c 5 years ago
Any updates on this ? Same issue here
I get this error today, I’m not sure if this helps but I removed the Android Q Preview and it worked for me.