Open geoidesic opened 3 days ago
Hi,
thanks for opening this issue. I corrected the incorrect dependency in package.json
in https://github.com/katzer/cordova-plugin-local-notifications/commit/39d79c7b4b588c803888a96acf6b6eda8a2c3d19.
I will make an update on npm.
Regards,
Manuel
WARNING: IF YOU IGNORE THIS TEMPLATE, WE'LL IGNORE YOUR ISSUE. YOU MUST FILL THIS IN!
https://github.com/katzer/cordova-plugin-local-notifications/blob/7ea561a4eaa5cb061339b24d20e703625eda949e/package.json#L30
This line indicates that the minimum supported version of cordova-ios is v10. However, the current version of cordova-ios that's available is 7.1.1. There isn't a newer version on their repository. What gives?
Your Environment
cordova -v
): 12.0.0 (cordova-lib@12.0.1)cordova platform ls
): ios 7.1.1Expected Behavior
Ideally it should be installable.
Actual Behavior
Gives an Unmet project requirements warning and then installs an old beta version
Steps to Reproduce
Context
Install the plugin
Debug logs