Skip to content

Exit single app mode not working #31

Description

@fitzwater-rowan

We use this for parking kiosk iPads. It works okay so far, but one thing we didnt get working is exiting single app mode with the query url. Here is our config:
<dict> <key>MAINTENANCE_MODE</key> <string>OFF</string> <key>BROWSER_MODE</key> <string>ON</string> <key>BROWSER_BAR_NO_EDIT</key> <string>OFF</string> <key>URL</key> <string>https://Nexpass.nexusparkingsystems.com</string> <key>REMOTE_LOCK</key> <string>ON</string> <key>PRIVATE_BROWSING</key> <string>ON</string> <key>RESET_TIMER</key> <integer>0</integer> <key>QUERY_URL_STRING</key> <string>exit</string> <key>QR_CODE</key> <string>OFF</string> <key>LAUNCH_DELAY</key> <integer>10</integer> </dict>

Shouldn't us enter "exit" in the URL exit Single App Mode? When we type in "exit" it just reloads the homepage. We are running this on iOS 26.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions