What I did
- Make a server to get the requests from Mobile app. This is required to protect private environment variables which are api keys and secrets. Use vercel to deploy the nextjs-server. also applied rate limits and other validations.
- Fixed translation malfuction that it cannot make proper api calls because of the empty environment variables in expo project dashboard.
- Test subscription functions in Test flight and also in device locally that is expected to take more time to fix bugs on changes of subsciption including cancellation. Important to synchronize the subscription status between apple account and mobile app. Also need to consider strategies for diverse scenarios like upgrading, downgrading, cancellation. This is what I hadn't throughly planned.
'Projects > PolyLingo_2025' 카테고리의 다른 글
PolyLingo - 7/28~30 (0) | 2025.07.30 |
---|---|
PolyLingo - 7/25~26 (0) | 2025.07.27 |
PolyLingo - 7/20,21 (0) | 2025.07.21 |
PolyLingo - Business Registration & Set up Supabase (7/19) (0) | 2025.07.19 |
PolyLingo - Fill out app version info (7/18) (0) | 2025.07.19 |