crash
Opened this issue · 2 comments
MG-Token commented
hi
when we try to connect
its crashed and closed
no long report or log saved!!!
MG-Token commented
sk8er-1367 commented
in SoftEtherVpnService.kt change line 63 from " val pendingIntent = PendingIntent.getService(this, 0, intent, 0) " to "val pendingIntent = PendingIntent.getService(this, 0, intent, PendingIntent.FLAG_IMMUTABLE) "