Android: Inform that sensors must be enabled in ProjectSettings - #103132
Conversation
|
@bruvzg Do these settings work for iOS? I checked the code, and it looks like they're only implemented on Android. |
|
These should not have any effect on iOS, but seems like Lines 614 to 660 in 394508d |
a855a69 to
93babab
Compare
|
The warning will now only print for Android. @bruvzg We should also implement this for iOS if possible, as it would reduce battery usage. |
Should be possible, but not sure if there will be any effect on the battery. Sensors are polled here, but it probably requires calling godot/platform/ios/godot_view.mm Line 398 in 394508d Edit: it should be possible to config individual sensors, but code should be changed a bit. |
|
Thanks! |
Android: Inform that sensors must be enabled in ProjectSettings
Android: Inform that sensors must be enabled in ProjectSettings
Uh oh!
There was an error while loading. Please reload this page.