Current scenario is like whenever i reinstall application the first time auth0 SDK opens in browser and when i fill the credentials for login and after tapping on login its just loading and am not getting the callback , also if i back from the browser and again i tap to start SDK then nothing is happening only blank page appears.
Nope i had set the callback URL’s properly as i checked that but when i start the SDK on our login button tap then the domain goes to browser but its randomly getting blank page (also i didn’t get the callback in application or any error while opening the SDK)
NOTE : i am using our client credentials and i cross check with domain id , client id and callback url which i had set all are proper.
If you have any solution regarding that then it would be appreciable for us