[ 
https://issues.apache.org/jira/browse/CB-11957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15549626#comment-15549626
 ] 

ASF GitHub Bot commented on CB-11957:
-------------------------------------

Github user shazron commented on a diff in the pull request:

    https://github.com/apache/cordova-ios/pull/262#discussion_r82043482
  
    --- Diff: CordovaLib/Classes/Public/CDVPlugin.h ---
    @@ -44,6 +41,17 @@ extern NSString* const 
CDVViewWillLayoutSubviewsNotification;
     extern NSString* const CDVViewDidLayoutSubviewsNotification;
     extern NSString* const CDVViewWillTransitionToSizeNotification;
     
    +/*
    + * The local and remote push notification functionality has been removed 
from the core in cordova-ios 4.x,
    + * but these constants have unfortunately have not been removed, but will 
be removed in 5.x.
    + * 
    + * To have the same functionality in 3.x, use a third-party plugin or the 
experimental
    --- End diff --
    
    Oops, yup, as :) thanks


> Update docs for remote/local notifications removed in cordova-ios-4.0
> ---------------------------------------------------------------------
>
>                 Key: CB-11957
>                 URL: https://issues.apache.org/jira/browse/CB-11957
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>
> See https://issues.apache.org/jira/browse/CB-8475
> and 
> https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/Public/CDVPlugin.m#L96



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to