lambiengcode / compose-chatgpt-kotlin-android-chatbot

Compose ChatGPT Kotlin - Android Chatbot using Kotlin + Jetpack Compose + Coroutine + MVVM + Retrofit2 + OpenAI's GPT-3 API. Allow stream response from ChatGPT API.
https://youtube.com/shorts/esLh-n3Ao5U
MIT License
216 stars 31 forks source link

After building the application and installing it on the mobile device. When I ask the AI ​​the first question, the app kicks me out Samsung a54 Android 14 #20

Open mehrdadpasiyann opened 4 months ago

mehrdadpasiyann commented 4 months ago

After building the application and installing it on the mobile device. When I ask the AI ​​the first question, the app kicks me out Samsung a54 Android 14

lambiengcode commented 4 months ago

Could you please give me the error logs in details?

4niso commented 2 months ago

I experience the same issue too, after installing the app on different phone, (Samsung, HUAWEI and Tecno phone). The app install without any issue, you can navigate to menu, settings without any issue, but when you type a message and send, to the chatbot and the message is deliver., the app crashes as soon as the chatbot is about to respond to the message. However, this problem does not occur on android studio emulator, it work fine on the android studio emulator without crashing, I dont really know where the problem could be coming from.