chary2060 opened a new issue #758: How to replace 'CDVRemoteNotification' in platform [email protected] URL: https://github.com/apache/cordova-ios/issues/758 <!-- Please have a look at the issue templates you get when you click "New issue" in the GitHub UI. We very much prefer issues created by using one of these templates. --> ### Issue Type <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [ ] Bug Report - [ ] Feature Request - [x] Support Question ## Description I add plugin cordova-plugin-push-baidu in my cordova project,and then run cmd 'cordova build ios' It goes wrong .I open the ios project to see the error: Use of undeclared identifier 'CDVRemoteNotification'. I find that 'CDVRemoteNotification' has been removed in cordova [email protected]. I'm an entry-level Cordova programmer.So how to deal with it? can anyone help me?tks ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> ### Command or Code <!-- What command or code is needed to reproduce the problem? --> ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> Cordova CLI - 8.0.0 Cordova Platforms ios - 5.1.1 Cordova Plugins : cordova-plugin-push-baidu - 5.6.1 Xcode - 11.2.1 ## Checklist <!-- Please check the boxes by putting an `x` in the `[ ]` like so: `[x]` --> - [x] I searched for already existing GitHub issues about this - [x] I updated all Cordova tooling to their most recent version - [x] I included all the necessary information above
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
