108vow:1.todos
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 108vow:1.todos [2026/04/30 12:30] – 47.183.193.177 | 108vow:1.todos [2026/06/23 14:28] (current) – mvq4ri | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ^debug/ | ^debug/ | ||
| + | |||
| + | 소리, 배경색 미리보기 신주식 | ||
| + | |||
| + | |warnings | ||
| + | |does not reads given text when come back from setting scren not sure | | ||
| |check if pauses for phone call | | |check if pauses for phone call | | ||
| + | |PC space fiexed; gradle update, depracated code remove together | | ||
| + | |||
| + | got this from gemini | ||
| + | |||
| + | what else I should know before production release ? | ||
| + | |||
| + | Before you release to production, here are the most important things to check, especially given your target of Android 15 (API 35):\\ | ||
| + | 1. Data Safety & Advertising ID | ||
| + | Since you have the com.google.android.gms.permission.AD_ID permission in your manifest, you must declare this in the Google Play Console under App Content -> Advertising ID. | ||
| + | • | ||
| + | What to select: State that your app uses the ID for " | ||
| + | • | ||
| + | Privacy Policy: Ensure your privacy policy explicitly mentions the use of Google Mobile Ads and how data is handled. | ||
| + | \\2. ProGuard/R8 Obfuscation\\ | ||
| + | Your build.gradle.kts has isMinifyEnabled = true for the release build. This is good for security and app size, but can sometimes break JSON parsing if the class names are renamed. | ||
| + | • | ||
| + | Tip: Since you are using org.json.JSONObject directly in MainActivity.kt, | ||
| + | \\3. Edge-to-Edge and Navigation Bar\\ | ||
| + | Android 15 makes Edge-to-Edge mode mandatory. | ||
| + | • | ||
| + | Check: Make sure your bottom navigation or important buttons aren't being covered by the system' | ||
| + | \\4. App Signing\\ | ||
| + | Ensure you have your Upload Key (jks file) backed up. If you lose it and haven' | ||
| + | \\5. Play Console Store Listing\\ | ||
| + | • | ||
| + | Screenshots: | ||
| + | • | ||
| + | Content Rating: Complete the questionnaire carefully, especially regarding the religious/ | ||
| + | \\6. Final Testing\\ | ||
| + | • | ||
| + | Sound: Verify that SoundPool works even if the phone is on " | ||
| + | • | ||
| + | Daily Reset: Test the f_CheckDailyReset logic by manually changing your phone' | ||
| + | Recommendation: | ||
| ^More exposure^ | ^More exposure^ | ||
| + | |update images at store front| | ||
| |video that a person vowing with app post here? where ?| | |video that a person vowing with app post here? where ?| | ||
| - | |some day apple app| | + | |some day apple app KMP | |
| ^Encaurage users each other - share feature^ | ^Encaurage users each other - share feature^ | ||
| Line 13: | Line 53: | ||
| ^make it more smooth run UIUX^ | ^make it more smooth run UIUX^ | ||
| - | |끝내기 then exit?| | + | |image change by user ? to catholic, vietnamese, even islamic |
| - | |끝내기 at start page| | + | |new title of app that more casual and open| |
| - | |background icon in main| | + | |support |
| - | |some animation on main| | + | |
| - | |Voice select from app itself| | + | |
| - | |일지정지 다음을 선택하세요 필요없슴| | + | |
| - | |simplify screen so to have land scape mode| | + | |
| - | |멈춤? | + | |
| - | |남은시간 초 필요없슴 move progressbar next count| | + | |
| - | |메인에서 오늘 풀 개수 없어도 됨| | + | |
| |follow phone theme ? | | |follow phone theme ? | | ||
108vow/1.todos.1777552212.txt.gz · Last modified: by 47.183.193.177
