2026/09/20

FloraSpan Privacy Policy

FloraSpan 隱私政策 / Privacy Policy

FloraSpan 隱私政策

生效日:2026 年 9 月 20 日 適用於 App Store 上的 FloraSpan(植語蔓生),開發者為個人開發者 candan

English version follows the Chinese text. Jump to English →


一句話版本

FloraSpan 不收集、不傳輸、不儲存你的任何個人資料。

這不是一句口號,而是一個技術事實:這個 App 的程式碼裡沒有任何一行網路程式碼。它不會連線到任何伺服器,包含我自己的伺服器 —— 因為我根本沒有伺服器。

我不收集什麼

我沒有接入任何分析(analytics)、廣告、歸因或崩潰回報的第三方 SDK。具體而言,以下資料 完全不存在於我這一端

  • 姓名、電子郵件、電話、地址
  • 裝置識別碼、IDFA、廣告識別碼
  • IP 位址、地理位置
  • 使用行為、遊玩紀錄、當機紀錄
  • 聯絡人、照片、麥克風、相機、健康資料

FloraSpan 不要求任何系統權限,也不會跳出任何權限請求。它沒有帳號系統、沒有登入、沒有社群功能、沒有使用者生成內容。

在 App Store 的隱私標籤上,這對應到 「未收集資料」(Data Not Collected)

留在你裝置上的資料

App 會在你的裝置本機儲存三項資料,用來讓遊戲能運作。這些資料從未離開你的裝置

項目內容目的
save.current一局進行中的牌局(盤面、手牌、回合數)讓你關掉 App 之後能續玩
settings語言、動畫速度、音量、高對比、觸覺強度、教學進度、購買狀態、打賞次數記住你的偏好
stats每局結束後的一筆紀錄(難度、分數、seed、時長),以及由此推導的成就與免費局數顯示統計與成就、計算免費額度

這些資料以 iOS 的標準本機偏好設定機制儲存,受你裝置的系統保護。

刪除方式:移除 App 即可。iOS 會連同上述全部資料一併刪除,我這邊沒有任何備份可以保留或復原 —— 因為我從來沒有拿到過。

你也可以在 App 內「設定 → 丟棄存檔」單獨清掉進行中的牌局。

購買

FloraSpan 提供一項一次性的 App 內購買(完整版解鎖),以及三檔完全自願的 「支持開發者」打賞。

  • 付款完全由 Apple 處理。 我不會、也無法取得你的姓名、付款方式、信用卡號或帳單地址。
  • 我從 Apple 收到的只有匯總的銷售報表(例如某天某地區賣出幾份),其中不包含任何可識別個人的資訊。
  • App 不做伺服器端的收據驗證 —— 購買狀態與打賞次數單純記錄在你裝置本機的 settings 裡。
  • 「還原購買」透過你的 Apple 帳戶進行,由 Apple 驗證,我不經手。

Apple 如何處理你的付款資料,適用 Apple 的隱私政策

當機與診斷資訊

如果 App 發生錯誤,錯誤訊息會寫進裝置記憶體中最近 20 筆的暫存區。

  • 這份資訊不會自動上傳到任何地方
  • 只有在你主動按下「設定 → 匯出診斷資訊」時,它才會顯示出來,讓你自己決定要不要複製給我。
  • App 關閉後這份暫存區就消失。

如果你選擇把它寄給我,那份純文字裡包含的是錯誤訊息與時間戳記,不含個人資料。寄不寄由你決定。

兒童

FloraSpan 的年齡分級為 4+:無暴力、無廣告、無社群功能、無使用者生成內容、無外部連結(App 內除外)。由於它不收集任何資料,它不會、也無法收集兒童的個人資料。

第三方

FloraSpan 使用的開源軟體套件(Flutter 及其相關函式庫)皆在你的裝置上本機執行,不會傳輸資料給任何第三方。App 內不含廣告網路、社群 SDK 或追蹤工具。

唯一的第三方是 Apple,範圍僅限於 App 的下載、更新與 App 內購買。

政策變更

若這份政策有變更,我會更新本頁的生效日。由於 App 的架構上不具備收集資料的能力,任何實質性的變更都需要 App 本身的改版,因此也會在 App Store 的版本更新說明中一併說明。

聯絡

有任何隱私相關問題,請來信:

candanweng@gmail.com



Privacy Policy

Effective 20 September 2026 This policy covers FloraSpan on the App Store, published by candan, an individual developer.

The short version

FloraSpan collects no personal data, transmits no data, and stores nothing about you.

That is a technical fact rather than a promise: the app contains no networking code at all. It never connects to any server, including mine — I do not operate one.

What I do not collect

The app integrates no analytics, advertising, attribution, or crash-reporting SDK of any kind. None of the following exists on my side:

  • Name, email address, phone number, postal address
  • Device identifiers, IDFA, advertising identifiers
  • IP address or location
  • Usage behaviour, play history, crash reports
  • Contacts, photos, microphone, camera, health data

FloraSpan requests no system permissions and shows no permission prompts. It has no accounts, no sign-in, no social features, and no user-generated content.

On the App Store privacy label this corresponds to Data Not Collected.

Data that stays on your device

The app stores three items locally so the game can function. None of it ever leaves your device:

ItemContentsPurpose
save.currentOne game in progress (board, hand, turn)Lets you resume after closing the app
settingsLanguage, animation speed, volumes, high contrast, haptic strength, tutorial progress, purchase state, tip countRemembers your preferences
statsOne record per finished game (difficulty, score, seed, duration), plus achievements and the free-game count derived from themShows statistics and achievements, and counts the free quota

These are stored using the standard iOS local preferences mechanism and are protected by your device's own security.

To delete it: remove the app. iOS deletes all of the above with it. I hold no backup that could survive this, because I never received the data in the first place.

You can also clear just the game in progress from Settings → Discard save inside the app.

Purchases

FloraSpan offers one one-time in-app purchase (full unlock), plus three entirely optional "Support the developer" tips.

  • Payment is handled entirely by Apple. I do not and cannot see your name, payment method, card number, or billing address.
  • What I receive from Apple is aggregate sales reporting (for example, how many units sold in a region on a given day). It contains nothing that identifies a person.
  • The app performs no server-side receipt validation — purchase state and tip count are simply recorded in settings on your device.
  • Restore Purchases runs through your Apple Account and is verified by Apple. I am not involved.

Apple's handling of your payment data is governed by Apple's Privacy Policy.

Crashes and diagnostics

If the app hits an error, the error message is written to an in-memory buffer holding the 20 most recent entries.

  • This is never uploaded anywhere automatically.
  • It is shown only when you actively tap Settings → Export diagnostics, so you can decide whether to send it to me.
  • The buffer is discarded when the app closes.

If you choose to email it, the plain text contains error messages and timestamps, not personal data. Sending it is entirely your choice.

Children

FloraSpan is rated 4+: no violence, no advertising, no social features, no user-generated content, no outbound links from within gameplay. Because it collects no data at all, it does not and cannot collect personal information from children.

Third parties

The open-source packages FloraSpan uses (Flutter and related libraries) run locally on your device and transmit nothing to third parties. The app contains no ad networks, social SDKs, or tracking tools.

The only third party involved is Apple, and only for app distribution, updates, and in-app purchases.

Changes to this policy

If this policy changes, I will update the effective date on this page. Because the app is architecturally incapable of collecting data, any substantive change would require a new app version, and would also be described in the App Store release notes.

Contact

For any privacy question, write to:

candanweng@gmail.com

FloraSpan Support

FloraSpan 支援 / Support

FloraSpan 支援

FloraSpan(植語蔓生) 由個人開發者 candan 製作。有任何問題、bug 或建議,直接來信:

candanweng@gmail.com

我是一個人開發這個遊戲,所以回信不會很快,但每一封我都會讀。

English version follows the Chinese text. Jump to English →


常見問題

免費可以玩到哪裡?

前 3 局完整對局 —— 三檔難度任選,26 步全程走完,包含終局計分明細。

這不是「試玩到一半被切斷」:免費玩家跑的是和付費玩家完全相同的遊戲,只是次數有上限。3 局用完之後,遊戲會在終局畫面上邀請你解鎖。

完整版解鎖包含什麼?

一次性購買,不是訂閱、不會過期、不會自動續費。解鎖後你得到:

  • 無限對局
  • 全部成就

圖鑑(80 張植物卡的完整資料)和統計頁不需要購買,免費就能看。

遊戲裡沒有廣告、沒有消耗性道具、沒有體力計時

我換手機了 / 重灌了,購買怎麼拿回來?

設定 → 還原購買。它會透過你的 Apple 帳戶驗證,只要是同一個 Apple 帳戶就能拿回來,不需要額外收費。

如果還原沒有成功,請確認你登入的是當初購買時的那個 Apple 帳戶。

我的存檔不見了

存檔只存在你的這台裝置本機,我這邊沒有任何備份。它會在以下情況消失:

  • 移除 App(iOS 會一併刪掉全部資料)
  • 換新裝置(除非你用 iCloud 的整機備份還原)
  • 版本更新變動了卡牌數值 —— 這種情況進行中的牌局會被丟棄。這是刻意的:規則變了的局面在數學上已經不是同一局。設定與統計不受影響。

很抱歉,這些情況我沒有辦法幫你復原。

「支持開發者」是什麼?要買嗎?

完全不用買。 那是打賞,純屬自願。

不解鎖任何東西,也不會給你任何遊戲優勢 —— 買了和沒買,遊戲內容一模一樣。它存在的唯一理由是:有些人玩完之後想多給一點,而我不想為了這些人把正式售價抬高。

打賞是消耗性商品,Apple 不提供還原,所以它只在你打賞的那台裝置上留下紀錄。

我想退款

退款由 Apple 處理,不經過我。請至 reportaproblem.apple.com 申請。

我沒有權限代為退款,也沒有權限撤銷 Apple 的退款決定。

遊戲當掉了 / 怪怪的,怎麼回報?

設定 → 匯出診斷資訊。它會顯示最近 20 筆錯誤訊息,你複製下來寄給我就好。

那份資訊不會自動上傳,也不包含任何個人資料 —— 只有錯誤訊息和時間戳記。要不要寄由你決定。

回報時如果能一併告訴我這些,會幫我省下很多時間:

  • 你的 iPhone 型號與 iOS 版本
  • 發生在哪個畫面、你當時按了什麼
  • 終局畫面右上角的 seed 數字(如果你當時看得到)—— 有了它我可以在我這邊重現同一局

規則看不懂

設定 → 規則速查,隨時可以打開,不會中斷你的牌局。

遊戲裡另有 8 個新手提示,綁在「第一次遇到某件事」的時機出現。看過一次就不再出現;想重看的話:設定 → 重設教學提示

可以換語言嗎?

可以。設定 → 語言,提供「跟隨系統」、繁體中文、English 三個選項。

植物的學名永遠不翻譯(例如 Vanda falcata),兩種語言下都顯示拉丁學名 —— 那是它在生物學上唯一準確的名字。

無障礙

  • 字級:支援到系統的 200%
  • 高對比:設定裡可獨立開啟,不跟隨系統深色模式
  • 不只用顏色:五種資源與五種技能顏色都另有形狀與文字標記,色覺障礙不影響判讀
  • VoiceOver:全畫面支援
  • 觸覺:強度可調,也可以完全關掉
  • 動畫:三檔速度,最快檔大幅縮短等待

遊戲會收集我的資料嗎?

不會,一筆都沒有。 App 裡沒有任何網路程式碼,沒有分析工具、沒有廣告、沒有崩潰回報 SDK,也不要求任何系統權限。

詳見隱私政策

有 Android 版 / iPad 版嗎?

目前只有 iPhone 版。遊戲是為直式單手操作設計的,其他版型還沒有規劃。


還是沒解決?

寄信給我,說明你遇到的狀況:

candanweng@gmail.com

另請參考使用條款隱私政策



Support

FloraSpan is made by candan, an individual developer. For any question, bug, or suggestion, write to:

candanweng@gmail.com

I build this on my own, so replies are not instant — but I read every message.


Frequently asked

How much can I play for free?

The first 3 complete games — any difficulty, all 26 turns, including the full end-game scoring breakdown.

This is not a trial that cuts off halfway. Free players run exactly the same game as paying players; only the number of games is capped. When the 3 are used up, the game offers the unlock on the final scoring screen.

What does the full unlock include?

A one-time purchase — not a subscription. It never expires and never renews. It gives you:

  • Unlimited games
  • All achievements

The encyclopedia (full data for all 80 plant cards) and the statistics page are free and need no purchase.

The game has no advertising, no consumable items, and no energy timers.

I got a new phone / reinstalled. How do I get my purchase back?

Settings → Restore Purchases. It verifies through your Apple Account, so as long as you are signed in to the same account, you get it back at no extra charge.

If the restore does not work, check that you are signed in to the Apple Account you originally purchased with.

My saved game is gone

The save lives only on that device. I hold no backup. It disappears if:

  • You remove the app (iOS deletes all its data with it)
  • You switch devices, unless you restore a full iCloud device backup
  • An update changes card values — a game in progress is then discarded. This is deliberate: a board under changed rules is mathematically no longer the same game. Settings and statistics are unaffected.

I am sorry — there is no way for me to recover these.

What is "Support the developer"? Do I need to buy it?

No, you do not. It is a tip, entirely optional.

It unlocks nothing and gives no gameplay advantage — the game is identical whether you tip or not. It exists for one reason: some people want to give more after finishing, and I would rather not raise the actual price for everyone else.

Tips are consumable purchases, which Apple does not restore, so the record exists only on the device you tipped from.

I want a refund

Refunds are handled by Apple, not by me. Request one at reportaproblem.apple.com.

I have no ability to issue a refund or to reverse Apple's decision.

The game crashed or behaved oddly. How do I report it?

Settings → Export diagnostics. It shows the 20 most recent error messages; copy them and email them to me.

Nothing is uploaded automatically and the text contains no personal data — only error messages and timestamps. Sending it is your choice.

These details save me a lot of time:

  • Your iPhone model and iOS version
  • Which screen it happened on and what you had just tapped
  • The seed number shown at the top right of the final scoring screen, if you can see it — with that I can reproduce the exact same game on my end

I do not understand the rules

Settings → Rules reference, available at any time without interrupting your game.

There are also 8 beginner tips that appear the first time you encounter something. Each shows once; to see them again: Settings → Reset tutorial tips.

Can I change the language?

Yes. Settings → Language offers Follow system, 繁體中文, and English.

Scientific plant names are never translated (for example Vanda falcata) and appear in Latin in both languages — that is the only biologically accurate name a plant has.

Accessibility

  • Text size: supported up to the system's 200%
  • High contrast: a separate toggle in Settings; it does not follow system dark mode
  • Never colour alone: all five resources and all five ability colours carry a distinct shape and text label, so colour vision does not affect play
  • VoiceOver: supported on every screen
  • Haptics: adjustable strength, and can be turned off entirely
  • Animation: three speeds; the fastest greatly shortens waiting

Does the game collect my data?

No — none at all. The app contains no networking code, no analytics, no advertising, no crash-reporting SDK, and requests no system permissions.

See the Privacy Policy.

Is there an Android or iPad version?

iPhone only for now. The game is designed for one-handed portrait play; other form factors are not planned yet.


Still stuck?

Email me and describe what happened:

candanweng@gmail.com

See also the Terms of Use and the Privacy Policy.

FloraSpan Terms of Use

FloraSpan 使用條款 / Terms of Use

FloraSpan 使用條款

生效日:2026 年 9 月 20 日 適用於 App Store 上的 FloraSpan(植語蔓生)(以下稱「本 App」),開發者為個人開發者 candan(以下稱「我」)。

English version follows the Chinese text. Jump to English →


1. 接受條款

你下載、安裝或使用本 App,即表示你同意這份條款。如果你不同意,請不要使用本 App,並自 App Store 移除它。

本條款之外,你與 Apple 之間另有 Apple 的標準終端使用者授權合約(Apple Standard EULA)。兩者有衝突時,就 Apple 提供的服務部分以 Apple 的條款為準。

2. 授權範圍

我授予你一項個人、非專屬、不可轉讓、不可再授權的權利,在你擁有或控制的 Apple 裝置上使用本 App,用途限於個人非商業的娛樂目的。

你不得:

  • 出售、出租、出借、轉售、再授權或散布本 App
  • 反編譯、反組譯、逆向工程本 App,或試圖取得其原始碼(除非當地法律明文允許且不得以契約排除)
  • 移除或變更本 App 內的任何著作權、商標或其他權利標示
  • 將本 App 或其素材(卡牌文字、插圖、圖示、音訊)用於任何衍生商品或商業用途

本 App 及其全部內容的著作權與其他智慧財產權屬於我或授權人所有。授權僅止於使用,不涉及任何權利的移轉。

3. App 內購買

3.1 完整版解鎖

本 App 免費提供前 3 局完整對局(三檔難度任選,26 步全程、含終局計分)。 超過之後需購買一項一次性、非消耗性的完整版解鎖,內容為無限對局與全部成就。 圖鑑與統計頁不在購買範圍內 —— 它們一律免費。

  • 購買透過你的 Apple 帳戶完成,由 Apple 處理付款與收據。我不經手任何付款資訊。
  • 購買一次後永久有效,不會過期、不需續訂、沒有任何訂閱制項目
  • 你可以在設定頁使用「還原購買」,在同一個 Apple 帳戶的其他裝置上或重新安裝後取回解鎖狀態。
  • 退款由 Apple 處理,適用 Apple 的媒體服務條款。我無法代為退款,也無法代為撤銷退款。退款申請請至 reportaproblem.apple.com
  • 免費範圍與付費範圍的界線可能隨版本調整。已購買者的權利不會因此縮減 —— 完整版解鎖後可用的內容只會增加或維持,不會減少。

3.2 支持開發者(打賞)

本 App 另提供三檔「支持開發者」的消耗性購買,可重複購買。

  • 它不解鎖任何內容,也不提供任何遊戲優勢。 打賞與否,遊戲內容完全相同。
  • 消耗性商品依 Apple 的規則不納入還原購買,故打賞紀錄僅存在於購買當下的裝置。
  • 打賞是自願的贈與性質支付,非商業廣告、非慈善募捐,亦不構成對任何未來功能的承諾。

本 App 不含廣告、不含影響玩法的消耗性道具、不含體力或計時機制。

4. 資料與存檔

本 App 不收集、不傳輸任何個人資料,詳見隱私政策

你的遊戲存檔、設定與統計只存在你的裝置本機。這代表:

  • 移除本 App 會一併刪除它們,且無法復原 —— 我沒有雲端備份,也沒有任何方式取回。
  • 換新裝置時這些資料不會自動轉移(除非你使用 iCloud 的整機備份還原)。
  • 版本更新若變動了卡牌數值,進行中的牌局可能無法續玩而被丟棄。這是刻意的設計:規則變了的局面在數學上已經不是同一局。設定與統計不受影響。

請把存檔理解為方便你續玩的暫存,而不是我承諾保管的財產。

5. 免責聲明

本 App 以「現狀」與「現有」基礎提供,在當地法律允許的最大範圍內,不附帶任何明示或默示的擔保,包含但不限於適銷性、特定目的適用性、不侵權,或不中斷、無錯誤運作的擔保。

我不保證本 App 在所有裝置或所有 iOS 版本上都能正常運作,也不保證其中沒有瑕疵。

6. 責任限制

在當地法律允許的最大範圍內,我對於因使用或無法使用本 App 所生的任何間接、附隨、特殊、懲罰性或衍生性損害(包含資料遺失、存檔遺失、利益損失)不負賠償責任。

在任何情況下,我就本 App 對你所負的全部責任總額,以你實際為本 App 支付的金額為上限

部分法域不允許排除某些擔保或限制某些責任,若你所在地如此,上述限制在該法域可能不適用於你。

7. Apple 的地位

你理解並同意:

  • 本條款是你與我之間的約定,不是你與 Apple 之間的約定。
  • Apple 不負責本 App 及其內容。
  • Apple 沒有義務就本 App 提供任何維護或支援服務。
  • 若本 App 未能符合任何適用的擔保,你可以通知 Apple,Apple 將退還你的購買價金;在當地法律允許的最大範圍內,Apple 就本 App 不負其他任何擔保義務。
  • 有關本 App 的任何第三方請求(包含產品責任、法規遵循、消費者保護、智慧財產權侵害),由而非 Apple 負責處理。
  • Apple 及其子公司是本條款的第三方受益人,有權以第三方受益人身分對你執行本條款。

8. 變更與終止

我可能隨時更新本 App、變更其功能,或停止提供本 App。若本條款有實質變更,我會更新本頁生效日並在 App Store 的版本更新說明中提及。

你若違反本條款,本授權自動終止。終止後請停止使用並移除本 App。

9. 聯絡

candanweng@gmail.com

支援相關問題請先參考支援頁



Terms of Use

Effective 20 September 2026 These terms cover FloraSpan (the "App") on the App Store, published by candan, an individual developer ("I", "me").

1. Acceptance

By downloading, installing, or using the App you agree to these terms. If you do not agree, do not use the App and remove it from your device.

Separately from these terms, Apple's Standard End User License Agreement applies between you and Apple. Where the two conflict, Apple's terms govern the services Apple provides.

2. Licence

I grant you a personal, non-exclusive, non-transferable, non-sublicensable right to use the App on Apple devices that you own or control, for personal, non-commercial entertainment.

You may not:

  • Sell, rent, lend, resell, sublicense, or distribute the App
  • Decompile, disassemble, or reverse engineer the App, or attempt to derive its source code, except where local law expressly permits this and that permission cannot be waived by contract
  • Remove or alter any copyright, trademark, or other proprietary notice in the App
  • Use the App or its assets (card text, illustrations, icons, audio) in derivative products or for commercial purposes

Copyright and all other intellectual property rights in the App and its contents belong to me or my licensors. This licence grants use only and transfers no rights.

3. In-app purchase

3.1 Full unlock

The App offers the first 3 complete games free (any difficulty, all 26 turns, including end-game scoring). Beyond that it requires a one-time, non-consumable full unlock, which grants unlimited games and all achievements. The encyclopedia and the statistics page are not part of the purchase — they are always free.

  • The purchase is made through your Apple Account. Apple handles payment and receipts. I never handle payment information.
  • Once purchased it is permanent. It does not expire, does not renew, and there is no subscription of any kind.
  • Restore Purchases in Settings recovers your unlock on other devices signed in to the same Apple Account, or after reinstalling.
  • Refunds are handled by Apple under Apple's Media Services Terms. I cannot issue or reverse a refund. Request one at reportaproblem.apple.com.
  • The boundary between free and paid content may change between versions. Rights already purchased are never reduced — content available after the full unlock will only grow or stay the same.

3.2 Supporting the developer (tips)

The App also offers three consumable "Support the developer" purchases, which may be bought repeatedly.

  • They unlock nothing and confer no gameplay advantage. The game is identical whether you tip or not.
  • Under Apple's rules consumable purchases are not covered by Restore Purchases, so a tip is recorded only on the device it was made from.
  • A tip is a voluntary gratuity. It is not advertising and not a charitable donation, and it is not a promise of any future feature.

The App contains no advertising, no consumable items that affect play, and no energy or timer mechanics.

4. Data and saved games

The App collects and transmits no personal data. See the Privacy Policy.

Your saved game, settings, and statistics exist only on your device. This means:

  • Removing the App deletes them, irrecoverably — I hold no cloud backup and have no way to retrieve them.
  • They do not transfer automatically to a new device, unless you restore a full iCloud device backup.
  • If an update changes card values, a game in progress may be discarded rather than resumed. This is deliberate: a board under changed rules is mathematically no longer the same game. Settings and statistics are unaffected.

Treat the saved game as a convenience for resuming play, not as property I undertake to safeguard.

5. Disclaimer of warranties

The App is provided "as is" and "as available". To the fullest extent permitted by applicable law, it comes with no warranties of any kind, express or implied, including merchantability, fitness for a particular purpose, non-infringement, or uninterrupted or error-free operation.

I do not warrant that the App will work on every device or every iOS version, or that it is free of defects.

6. Limitation of liability

To the fullest extent permitted by applicable law, I am not liable for any indirect, incidental, special, punitive, or consequential damages arising from your use of or inability to use the App, including loss of data, loss of saved games, or lost profits.

In any event, my total liability to you in connection with the App is limited to the amount you actually paid for it.

Some jurisdictions do not allow the exclusion of certain warranties or the limitation of certain liabilities. Where that applies to you, the limits above may not apply.

7. Apple's role

You acknowledge and agree that:

  • These terms are between you and me, not between you and Apple.
  • Apple is not responsible for the App or its content.
  • Apple has no obligation to furnish any maintenance or support for the App.
  • If the App fails to conform to any applicable warranty, you may notify Apple and Apple will refund your purchase price. To the maximum extent permitted by law, Apple has no other warranty obligation with respect to the App.
  • I, not Apple, am responsible for addressing any third-party claim relating to the App, including product liability, regulatory compliance, consumer protection, and intellectual property infringement claims.
  • Apple and its subsidiaries are third-party beneficiaries of these terms and may enforce them against you as such.

8. Changes and termination

I may update the App, change its features, or stop offering it at any time. If these terms change substantively, I will update the effective date on this page and mention it in the App Store release notes.

This licence terminates automatically if you breach these terms. On termination, stop using the App and remove it.

9. Contact

candanweng@gmail.com

For help with the App, see the Support page first.