削除されるデータ
WeatherWake のアカウントとそれに紐づく以下のデータをすべて削除します。
- Firebase Authentication のユーザー (匿名アカウント / Google アカウント リンク)
- Cloud Firestore 上の
users/{uid}ドキュメント (試用開始日・試用終了日) - Firebase Analytics に紐づくユーザー識別子
※ アラーム設定・サウンド・音量などの端末内データは、アプリをアンインストールすると自動的に削除されます。
※ Google Play のサブスクリプション購入記録は Google が管理しており、開発者では削除できません。サブスクリプションの解約は Google Play ストアの「定期購入」画面より行ってください。
削除リクエストの方法
アプリの自分の uid を控える
アプリ起動 → 設定 → アカウント に表示されている英数字の文字列です (例: CcYrwRtroITYqFObfIGHF6T0Dju2)。
Google Play 経由でメールを送信
Google Play ストアの WeatherWake (そらめざまし) アプリページの一番下にある「開発元への問い合わせ」→「メールアドレス」より、以下のメッセージを送ってください。
- 件名: WeatherWake アカウント削除リクエスト
- 本文: uid: あなたの uid
削除完了の連絡を受け取る
原則として 7 営業日以内に Firestore データと Firebase Auth アカウントを削除し、メールで完了報告します。
アンインストールだけでは消えないもの
本アプリをアンインストールしても、以下はクラウド側に残ります:
- Firestore の試用開始日・試用終了日
- Firebase Authentication のユーザー (匿名 / Google リンク)
これらを完全に削除するには、上記の削除リクエストをお送りください。
削除に関する注意
- 削除後はそのアカウントの試用期間情報も消えます。同じ Google アカウントで再度サインインしても試用期間は復元されません。
- サブスクリプション加入中の場合、データ削除と並行して Google Play から解約手続きをお願いします。
- 本人確認のため uid の提示をお願いしています。uid が不明な場合は、登録時に使用した Google アカウントのメールアドレスでも代替可能です (Google サインイン済みの場合のみ)。
What gets deleted
The following account and data associated with WeatherWake will be deleted entirely:
- Your Firebase Authentication user (anonymous or Google-linked account)
- Your
users/{uid}document on Cloud Firestore (trial start / end dates) - Firebase Analytics user identifiers tied to your account
Note: On-device data such as alarms, sounds, and volume settings is automatically removed when you uninstall the app.
Note: Google Play subscription records are managed by Google and cannot be deleted by the developer. To cancel a subscription, please use the "Subscriptions" screen in the Google Play Store.
How to request deletion
Note down your uid in the app
Open the app → Settings → Account. Your uid is the alphanumeric string shown there (e.g. CcYrwRtroITYqFObfIGHF6T0Dju2).
Send an email via the Google Play developer contact
In the Google Play Store, open the WeatherWake app page, scroll to the bottom, tap "Developer contact" → "Email", and send a message containing:
- Subject: WeatherWake account deletion request
- Body: uid: your-uid-here
Receive deletion confirmation
As a rule we will delete your Firestore data and Firebase Auth user within 7 business days and notify you by email.
What uninstalling alone does NOT remove
Even after uninstalling the app, the following items remain in the cloud:
- Trial start / end dates in Firestore
- Your Firebase Authentication user (anonymous or Google-linked)
To delete these entirely, please submit a deletion request as described above.
Notes about deletion
- Once deleted, your trial period record is gone. Signing in again with the same Google account will not restore the trial.
- If you have an active subscription, please cancel it through Google Play in addition to requesting data deletion.
- We ask for your uid to verify your identity. If you can no longer find your uid, the email address of the Google account you used to sign in is acceptable (only if you previously signed in with Google).