chore: App 名稱 Hey Mama → Dear Mama + 相關修復
- 品牌與顯示:app.json、Info.plist、package scheme、iOS 產物 DearMama.app - 協議與條款:隱私協議/使用條款全文、設計文檔、server legal_docs + legal API、push 預設 title - 多語言:all.json / zh-TW / zh-CN / en / es / pt 的 consent、widget 標題與引導文案 - 小工具:EmotionWidget.swift 品牌文案、Dear Mama.xcscheme - CocoaPods:project.pbxproj objectVersion 70→56 以通過 pod install - Metro:react-native-text-size 用 require + extraNodeModules 解析 - textWrap:measureWidthImpl 改為 require 載入 react-native-text-size Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
Hey Mama – Terms of Use
|
||||
Dear Mama – Terms of Use
|
||||
Last updated: February 2026
|
||||
Welcome to Hey Mama (“the App,” “we,” or “us”).
|
||||
Welcome to Dear Mama (“the App,” “we,” or “us”).
|
||||
Please read these Terms of Use carefully before downloading, accessing, or using the App. By using the App, you agree to be bound by these Terms.
|
||||
|
||||
1. Intended Audience
|
||||
Hey Mama is intended for adults only.
|
||||
Dear Mama is intended for adults only.
|
||||
The App is not designed for children, and users must ensure they have the legal capacity to use the App under applicable laws.
|
||||
|
||||
2. Services Provided
|
||||
Hey Mama provides text-based content and features, including but not limited to:
|
||||
Dear Mama provides text-based content and features, including but not limited to:
|
||||
- Daily affirmations and mindfulness text
|
||||
- User-configured reminders and push notifications
|
||||
- Home screen widgets displaying affirmation text
|
||||
@@ -50,17 +50,17 @@ Updated versions will be made available within the App or related pages. Continu
|
||||
These Terms shall be governed by and construed in accordance with the applicable laws of our operating jurisdiction.
|
||||
|
||||
---
|
||||
Hey Mama 使用條款
|
||||
Dear Mama 使用條款
|
||||
最後更新日期:2026 年 2 月
|
||||
歡迎使用 Hey Mama(以下簡稱「本 App」、「我們」)。
|
||||
歡迎使用 Dear Mama(以下簡稱「本 App」、「我們」)。
|
||||
在下載、存取或使用本 App 前,請您仔細閱讀本使用條款。當您開始使用本 App,即表示您已閱讀、理解並同意遵守本條款。
|
||||
|
||||
1. 服務對象與使用資格
|
||||
Hey Mama 僅供成年人使用(intended for adults)。
|
||||
Dear Mama 僅供成年人使用(intended for adults)。
|
||||
本 App 並非為兒童設計,使用者應確認自己具備依所在地法律使用本服務的完全行為能力。
|
||||
|
||||
2. 服務內容
|
||||
Hey Mama 提供以文字形式為主的內容與功能,包括但不限於:
|
||||
Dear Mama 提供以文字形式為主的內容與功能,包括但不限於:
|
||||
- 每日肯定語與正念文字內容
|
||||
- 使用者設定的提醒與推送通知
|
||||
- 桌面小組件顯示肯定語文字
|
||||
|
||||
Reference in New Issue
Block a user