skydoves / chatgpt-android

📲 ChatGPT Android demonstrates a Chatbot application using OpenAI's chat API on Android with Stream Chat SDK for Compose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot login, blank screen

ruperson opened this issue · comments

It writes "Checking your browser" and then this happens.
I tried latest 1.0.6 version as well seveal older ones.

Screenshot_20230215-203916_chatgpt-android

Screenshot_20230215-222814_chatgpt-android

I have the same issue :/

commented

same problem here :(

It's like this with every apk version on the releases tab for me too... :(

Same problem here as well

Hey guys, could you please share your country & device information? Thank you!

It writes "Checking your browser" and then this happens. I tried latest 1.0.6 version as well seveal older ones.

Screenshot_20230215-203916_chatgpt-android

Screenshot_20230215-222814_chatgpt-android

-This problem can make because your country not support by OpenAi
P/S: But, if you are not using StreamSDK to store message of user, use must remove it, and then, create yourseft webview and load login page, and then went user login completed, you store infor user, then you can login like chatGPT website, not throw any error UwU

commented

I solved the problem disabling adGuard!!it seems block openia site

@Serg10 Thanks for sharing your solution! Now I'm closing this issue. Please try to run in a pure device.