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 2020/04/10 20:50:12 UTC

[GitHub] [cordova-plugin-vibration] fedrod opened a new issue #87: Vibration not working on iPhone 11

fedrod opened a new issue #87: Vibration not working on iPhone 11 
URL: https://github.com/apache/cordova-plugin-vibration/issues/87
 
 
   # Bug Report
   No vibration on iPhone 11 Pro, iOS 13.3.1
   ## Problem
   navigator.vibrate does not vibrate phone
   ### What is expected to happen?
   
   App should vibrate when function called
   
   ### What does actually happen?
   
   App does not vibrate
   
   ## Information
   navigator.vibrate(200) as well as navigator.vibrate([200]) on iPhone 11 Pro, iOS 13.3.1 has no effect.
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   navigator.vibrate(200) as well as navigator.vibrate([200]) on iPhone 11 Pro, iOS 13.3.1 has no effect.
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   iPhone 11 Pro, iOS 13.3.1
    
   
   ### 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.
   -->
   9.0.0 (cordova-lib@9.0.1)
   <engine name="ios" version="^5.0.0" />
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x ] I updated all Cordova tooling to 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:
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


[GitHub] [cordova-plugin-vibration] timbru31 commented on issue #87: Vibration not working on iPhone 11

Posted by GitBox <gi...@apache.org>.
timbru31 commented on issue #87: Vibration not working on iPhone 11 
URL: https://github.com/apache/cordova-plugin-vibration/issues/87#issuecomment-613631248
 
 
   Unable to reproduce (tested on an iPhone 6 with iOS 12.4.6 and an iPhone 7 with 13.4). Please provide a reproducible example as asked.

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


[GitHub] [cordova-plugin-vibration] timbru31 closed issue #87: Vibration not working on iPhone 11

Posted by GitBox <gi...@apache.org>.
timbru31 closed issue #87: Vibration not working on iPhone 11 
URL: https://github.com/apache/cordova-plugin-vibration/issues/87
 
 
   

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


[GitHub] [cordova-plugin-vibration] timbru31 commented on issue #87: Vibration not working on iPhone 11

Posted by GitBox <gi...@apache.org>.
timbru31 commented on issue #87: Vibration not working on iPhone 11 
URL: https://github.com/apache/cordova-plugin-vibration/issues/87#issuecomment-612221958
 
 
   Is this reproducible in a new, plain Cordova app? A minimal reproduction repository would really help to debug and later fix this issue. More information on how to create one: https://github.com/apache/cordova-contribute/blob/master/create-reproduction.md

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