Back Press Broken on Android 15+ | BackPressed Block Not Firing

Describe the bug in detail…

Attach Necessary Block Images and Files

:warning: Bug: Back Press not working on Android 15+

Hi everyone,

On Android 15 devices, pressing back closes the app directly. The BackPressed block never fires.

Reason: Android 15 made Predictive Back Gesture mandatory and Niotron’s current implementation does not support it yet.

Temporary fix: Set androidtargetsdk=33 — but this is not a proper solution.

Please can the Niotron team implement OnBackPressedCallback to fix this properly? Google Play requires SDK 35+ now, so this is urgent.

Is there any extension available for this? :folded_hands:

Try this: