Skip to content

add new flag FOREGROUND_SERVICE_TYPE_SYSTEM_EXEMPTED to start VPN service....

cyberta requested to merge fix_notification_crash into main

add new flag FOREGROUND_SERVICE_TYPE_SYSTEM_EXEMPTED to start VPN service. fixes crash on Android API 34+ after target API upgrade

closes #126 (closed)

to test it change onionmasq reference (to 0.1.0 for example) in build.gradle until the CI was fixed (required onionmasq artifacts get removed from the package registry after a couple of hours currently).

Merge request reports