Skip to content

Suppress MissingPermission warning for Android vibration

Rafał Mikrut requested to merge github/fork/volzhs/fix-vibrate-3.1 into 3.1

Created by: volzhs

It does check its permission every vibrate_handheld() calls. Vibrate permission is added by checking it on export settings.

And there are some changes for deprecated method.

Fix #31670 (closed)

Merge request reports