TowerCraft プライバシーポリシー
最終更新日: 2026-06-10
適用バージョン: 1.0.0 (build 8) 以降
運営者: yuki.harada (連絡先: o29d.yyy@gmail.com)
準拠法: 日本国法 / 個人情報の保護に関する法律
1. 個人情報・機微情報の取扱い
本バージョンの TowerCraft は、外部サーバーへの個人情報・機微情報の収集・送信・保存を一切行いません。氏名・メールアドレス・電話番号・位置情報・連絡先・写真・端末識別子などをアプリ自身が取得することはありません。
2. 広告 ID (AAID / IDFA)
本バージョンは広告 SDK を統合していません。Google 広告 ID (AAID) および Apple の広告識別子 (IDFA) は、アプリコードから読み取りも送信も行いません。App Tracking Transparency (ATT) によるトラッキング許可を求めることもありません。将来 AdMob 等の広告 SDK を統合する場合、本ポリシーを更新し、広告データの処理を開始する前に新バージョンをリリースします。
3. クラッシュログ
Google Play 経由でインストールされたアプリは、Google Play Console により匿名のクラッシュレポートおよび ANR (Application Not Responding) レポートが自動収集される場合があります。この収集は Google の利用規約と、Play Console レベルでのユーザーオプトイン/アウト設定に従うものであり、アプリコードによる収集ではありません。App Store 経由でインストールされたアプリについても同様に、Apple が App Store Connect / TestFlight を通じて、ユーザーの「App デベロッパと共有」設定に従い匿名のクラッシュレポートを収集する場合があります。これもアプリコードによる収集ではありません。開発者はこれらのレポートをクラッシュの診断と修正にのみ使用します。
4. アプリ内データ
ゲームの進行データ — プレイヤーレベル、XP、マスタリーポイント、解放ノード、マップクリアの星評価、マップ別の最終選択チーム、オーディオ (BGM/SFX) のオン・オフ状態、言語設定 — は、端末内ストレージ (Android: SharedPreferences / iOS: NSUserDefaults) を用いてユーザーの端末内のみに保存されます。これらのデータはいかなるサーバーにも送信されません。データはユーザーアカウントの下でアプリプロセスからのみ読み取り可能です。
5. 児童プライバシー (COPPA)
TowerCraft は一般向け (Everyone 相当) の対象年齢を想定しています。13 歳未満 (またはユーザーの居住地域における同等の最低年齢) の児童から、個人情報を意図的に収集することはありません。本アプリはどの利用者からも個人情報を収集しないため、児童に固有の情報が収集されることもありません。
6. データ削除のリクエスト
本アプリは端末外のサーバーにユーザーデータを保存しないため、アプリをアンインストールすることで全データが削除されます (ゲーム進行・設定・最終選択チーム)。追加の書面確認リクエストは、本書冒頭の連絡先までご連絡ください。
7. データ保持期間
端末内データはアプリがインストールされている間、保持されます。スケジュールされた失効はありません。アプリのアンインストールにより、保存されたデータは即座に削除されます。
8. 第三者 SDK
本バージョンは以下のオープンソースライブラリを端末内処理のみに使用します。本アプリの使用構成では、いずれもユーザーデータを外部サーバーに送信しません:
・flame — ゲームエンジン (描画・入力) / ネットワーク通信なし
・flame_audio — 端末内オーディオ再生 (BGM/SFX) / ネットワーク通信なし
・shared_preferences — 端末内キー値ストレージ / ネットワーク通信なし
・image — 画像デコードユーティリティ / ネットワーク通信なし
・flutter_localizations (Flutter SDK) — UI 多言語化 / ネットワーク通信なし
・intl — 数値・日付フォーマット / ネットワーク通信なし
9. 本ポリシーの変更
今後のバージョンでデータ収集、広告、分析機能を追加する場合は、本ポリシーを改訂し、新バージョンをリリースします。重要な変更は、本書冒頭の「最終更新日」に反映されます。改訂後のバージョンを継続して使用された場合、改訂後のポリシーへの同意とみなします。
10. お問い合わせ
本プライバシーポリシーまたはデータに関するお問い合わせは、以下までご連絡ください:
運営者: yuki.harada
メール: o29d.yyy@gmail.com
TowerCraft Privacy Policy (English)
Last updated: 2026-06-10
Applies to version: 1.0.0 (build 8) and later
Operator: yuki.harada (contact: o29d.yyy@gmail.com)
Governing law: Japan / Act on the Protection of Personal Information
1. Personal and sensitive user data
The current version of TowerCraft does not collect, transmit, or store any personal or sensitive user data on any external server. No name, email address, phone number, location, contacts, photos, or device identifiers are gathered by the app itself.
2. Advertising ID (AAID / IDFA)
The current version does not integrate any advertising SDK. Neither the Google Advertising ID (AAID) nor Apple's Identifier for Advertisers (IDFA) is read or transmitted by application code. The app does not request tracking permission via App Tracking Transparency (ATT). If a future version integrates AdMob or similar, this policy will be updated and a new app version will be released before any advertising data is processed.
3. Crash logs
Google Play Console may automatically collect anonymous crash reports and ANR (Application Not Responding) reports for apps installed via Google Play. This collection is governed by Google's terms and the user's Play Console-level opt-in/out, not by app code. Similarly, for apps installed via the App Store, Apple may collect anonymous crash reports through App Store Connect / TestFlight, subject to the user's "Share With App Developers" setting; this is likewise not collected by app code. The developer uses these reports solely to diagnose and fix crashes.
4. App activity (in-app data)
Game progress data — player level, XP, mastery points, unlocked nodes, map clear stars, last selected team per map, audio (BGM/SFX) toggle state, and language preference — is stored only on the user's device via on-device storage (Android: SharedPreferences / iOS: NSUserDefaults). None of this data is transmitted to any server. It is readable only by the app process under the user's account.
5. Children's privacy (COPPA)
TowerCraft is intended for a general audience (Everyone rating). It does not knowingly collect personal information from children under 13 (or the equivalent minimum age in the user's jurisdiction). Because no personal data is collected from any user, no child-specific data is collected either.
6. Data deletion request
Because no user data is stored on any server outside the user's device, uninstalling the app deletes all data (game progress, settings, last team selection). For an additional written confirmation request, please contact the operator at the address listed at the top of this document.
7. Data retention period
On-device data persists for as long as the app is installed. There is no scheduled expiry. Uninstalling the app removes all stored data immediately.
8. Third-party SDKs
The current version uses the following open-source libraries on-device only. None of them transmit user data to external servers in the configurations used by this app:
- flame — Game engine (rendering, input) / No network access
- flame_audio — Local audio playback (BGM/SFX) / No network access
- shared_preferences — On-device key-value storage / No network access
- image — Image decoding utility / No network access
- flutter_localizations (Flutter SDK) — UI localization / No network access
- intl — Number/date formatting / No network access
9. Changes to this policy
If a future version of the app adds any data collection, advertising, or analytics, this policy will be updated and a new app version will be released. Material changes will be reflected in the "Last updated" date at the top of this document. Continued use of an updated version implies acceptance of the updated policy.
10. Contact
For questions about this Privacy Policy or any data-related request, please contact:
Operator: yuki.harada
Email: o29d.yyy@gmail.com