Open
Description
I am having a problems to redirect to my app.
I want to oauth2 with GitLab API. I tried a lot of combinations with the manifest and the API, nothing works.
I tried http and https. I tried to use normal url (http://...) or use the inverse url (com.myapp...)
The chrome custom tab never close for itself, I have to force to close it, then it redirects to my new activity but the response is null (I accepted and I got redirected in the chrome custom tab to the gitlab callball url).
Why Chrome custom tabs doesnt't close for itself? Why response is null?