AICat
v1.0.3
This project demonstrates how to develop a cross-platform Apple app from scratch using SwiftUI, including network requests, database storage, and in-app purchases. The project was written in a relatively short amount of time, so if you have any questions or suggestions for improvement, please feel free to provide feedback.
// for App Crash Tracking
let appCenterSecretKey = "{Your AppCenter App Secret}"
// for in app purchase
let appHudKey = "{Your AppHud App Key}"
// open ai
let openAIKey = "{Your OpenAI API Key}"
let proxyAPIHost = "https://api.openai.com"
let monthlyPremiumId = "monthly premium subscription product id"
let catFoodId = "consumable in-app purchase product id"
the command mode depends on chats with prompt, creating more prompts is important