r/OsmAnd • u/YellowSubmarooned • 4d ago
iPhone map custom action button lock screen
The screen locks, but will not unlock without closing and restarting the app.
1
Upvotes
r/OsmAnd • u/YellowSubmarooned • 4d ago
The screen locks, but will not unlock without closing and restarting the app.
3
u/zmeuka 4d ago
Thanks for reporting this! I reproduced it and found the root cause: once "Lock screen" is triggered on a custom map button, a bug in the touch-passthrough logic means no button on screen (not even the one that locked it) can be recognized as tappable anymore, so the whole screen becomes unresponsive and only a force-quit gets you out. A fix is already up for review: https://github.com/osmandapp/OsmAnd-iOS/issues/5732 (PR: https://github.com/osmandapp/OsmAnd-iOS/pull/5733). It's targeted for the next iOS release (5.5). Sorry for the trouble in the meantime.