chary2060 commented on issue #758: How to replace 'CDVRemoteNotification' in 
platform [email protected]
URL: https://github.com/apache/cordova-ios/issues/758#issuecomment-570509159
 
 
   > This may help:
   > 
   > 
https://github.com/apache/cordova-ios/blob/master/guides/API%20changes%20in%204.0.md#deprecated
   > 
   > > These constants were unfortunately not removed in 4.0, but will be 
removed in 5.0. Local and remote push notification functionality was removed in 
the core in 4.0.
   > 
   > Any plugins that rely on these constants will need to be updated to 
support 5.x. Since the functionality has been removed, you probably will have 
to find a plugin that introduces that functionality again.
   > 
   > I'm not sure of any notification plugins myself, but you can probably ask 
on our [slack](http://slack.cordova.io/)
   
   Thank you very much for your help.I finally decide to replace the previous  
plugin with  a different one that doesn't use ‘ CDVRemoteNotification’.

----------------------------------------------------------------
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]

Reply via email to