sunkejing

Results 1 issues of sunkejing

public void onActivityResult(int requestCode, int resultCode, Intent data) 方法中返回的intent为空,调用 LineLoginResult result = LineLoginApi.getLoginResultFromIntent(data);时 返回new LineLoginResult(LineApiResponseCode.INTERNAL_ERROR, new LineApiError("Callback intent is null"))