establish return null
Closed this issue · 1 comments
fr0zenrain commented
vpnDescriptor = builder.establish();
if (vpnDescriptor == null) {
return;
}
why, need invoke prepare? also not ok
fr0zenrain commented
process the intent with startActivity.