amanuel mesfin

Results 1 issues of amanuel mesfin

How can i access this native function inside the lib [https://github.com/X-dea/flutter_vpn/blob/master/android/src/main/java/org/strongswan/android/logic/CharonVpnService.java](https://github.com/X-dea/flutter_vpn/blob/master/android/src/main/java/org/strongswan/android/logic/CharonVpnService.java) ` if (mSelectedApps.size() > 0 && Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) { switch (mAppHandling) { case SELECTED_APPS_EXCLUDE: for (String app :...

enhancement