You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2017/11/09 04:28:21 UTC

[GitHub] shazron commented on issue #348: CB-13535: (ios) Add CallStart/CallEnd events to fire with Resign/Active events

shazron commented on issue #348: CB-13535: (ios) Add CallStart/CallEnd events to fire with Resign/Active events
URL: https://github.com/apache/cordova-ios/pull/348#issuecomment-343043491
 
 
   This shouldn't be in the platform but in a plugin, since adding new platform features should either be:
   1. cross-platform (all relevant platforms support it, and this has to be decided by consensus on the dev list)
   2. part of a standard spec, i.e w3c (but still decided by point 1 above). 
   
   Not all apps need this functionality thus it should be optional in a plugin, and this can be achieved in a plugin.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org