Skip to content

rumble #10

@electronstudio

Description

@electronstudio

There is an API we can use for Android:
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/vibrate

The server will send something like {leftMagnitude: 0.5, rightMagnitude: 0.0, duration_ms: 500}

Not sure what do with magnitudes since the API doesnt support that. Could maybe create a pattern to simulate somehow.

For iOS I think the only way to do it is native wrapper with Apache Cordova.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions