How i drowngrade Local Notifications in my project from:
“@ionic-native/local-notifications”: “^4.5.2”,
“cordova-plugin-local-notification”: “^0.9.0-beta.1”
to:
“@ionic-native/local-notifications”: "^4.4.2"
“de.appplant.cordova.plugin.local-notification”: “^0.8.5”,
?