Maksym Plencler

Results 1 comments of Maksym Plencler

I've managed to handle this case by calling AuthorizationService.performAuthorizationRequest() as described in README.md > ``` > AuthorizationService authService = new AuthorizationService(this); > > authService.performAuthorizationRequest( > authRequest, > PendingIntent.getActivity(this, 0, new...