Open febs opened 7 years ago
BTW this happens on the mobile version only.
I have same issue in IITC-Mobile on iOS. This is because default User-Agent of UIWebView is not allowed in Google Oauth.
To avoid this problem, change user-agent in App. https://stackoverflow.com/questions/478387/change-user-agent-in-uiwebview-iphone-sdk
The reason why IITC is not on the Android Play Store is related to compliance with Niantic policies? Or which other reason?
Cause the integration with Google login services would be possible otherwise.
My google account is managed by another organization. All google services work (google redirects the login page to the SSO login page of the organization, which returns a token that allows the login process to complete). IITC doesn't work though. I can provide further informations privately if necessary.