I am using the Sudsy Page Router to Navigate my one-page app. I display groups mainly using conditionals (when path is X - this group is visible).
It works really well in the browser. When I try it with the BDK App (Android) everytime I use the “back-gesture” it closes my app and I get taken back to the BDK app.