Taewan-P / gpt_mobile

Chat app for Android that supports answers from multiple LLMs at once. Bring your own API key AI client. Supports OpenAI, Anthropic, Google, and Ollama. Designed with Material3 & Compose.
GNU General Public License v3.0
211 stars 19 forks source link

Setting won't get saved #81

Closed tristan-k closed 6 minutes ago

tristan-k commented 3 hours ago

Describe the bug

After entering the settings in the startup screen and restarting the app, the settings are lost.

Here's a screen recording of the bug.

https://github.com/user-attachments/assets/2fce437b-fa21-4ad2-8c69-73b5f54da9c2

Taewan-P commented 3 hours ago

@tristan-k Hi! Thanks for the report! I will look into it. Before digging further, what app version are you using?

tristan-k commented 3 hours ago

Version 0.5.1 from the Google Play Store.

Taewan-P commented 5 minutes ago

Hi. just fixed the issue. It will be updated in the next release.