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

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

janpio commented on issue #60: CB-13045: Removed android implementation and 
Updated README
URL: 
https://github.com/apache/cordova-plugin-vibration/pull/60#issuecomment-349754407
 
 
   > navigator.notification.vibrate and 
navigator.notification.vibrateWithPattern are already deprecated for the 
plugin. 
   
   Ah ok, meaning that this change only _drops_ support for `cancelVibration` 
where no standard support is available, thus only there the README is changed. 
Correct?
   
   > To answer your question, usage of navigator.vibrate will automatically use 
the W3C spec for Android and the iOS-specific code from the plugin for iOS.
   
   Thanks for the clarification. Pays off if the plugins use the future 
standard APIs ;)

----------------------------------------------------------------
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:
[email protected]


> Drop android implementation of cordova-plugin-vibration
> -------------------------------------------------------
>
>                 Key: CB-13045
>                 URL: https://issues.apache.org/jira/browse/CB-13045
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: cordova-plugin-vibration
>            Reporter: Filip Maj
>              Labels: plugins-next
>
> Android webviews should support this API natively now. WE should test which 
> Android versions support this and if its feasible. If it is, the minimum 
> Android version it supports should also give us a good hint as to which 
> minimum cordova-android versions the new version of this plugin could support.
> This will require a major version bump for the plugin.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to