I'm using chrome custom tabs through this SDK. I'm integrating an openid connect solution which on some custom scope requires the user to receive an SMS one time password, and then input it in the next screen. All works great EXCEPt if the user actually switches app to read the SMS ( if read from notification all is ok), when the user tries to return to the tab/app it closes/disappears etc..
is there a way to "force" or store the session/browser state?