Billing
hi , i have an app (is still not in the apple store). The app use gemini API because is an AI app. I red some people complaining about the cost and security of the keys and i don't want to have the same issue . What is important to do ?
Codex suggested me to set the API key of gemini in firebase function so it will be in the backend of firebase and not in the app .
i'm not a developer