Open
Description
Platform: Both iOS and Android
Device: Device and emulator both.
Steps to reproduce:
- Open browser using openAuth call.
- Auth should be two factor.
- Provide the first factor credentials.
- Go to application which will have to second factor code. (In other words take the application to background).
- Come back to application.
- Browser is dismissed.
- In iOS we don't get any response or error, but in Android we get response as {type: 'dismiss'} but this is not the proper response.
Thanks