本ページは、開発者(ギークフジワラ)が提供するアプリに共通して適用されるプライバシーポリシーです。 — 最終更新: 2026年8月28日
English follows
目次
基本方針
開発者が提供するアプリは、いずれも個人情報を収集しません。解析ツール(アナリティクス)や広告 SDK は組み込んでおらず、利用状況や端末識別子を外部サーバーへ送信することもありません。アカウント登録やログインを必要としません。各アプリの処理は、原則として端末内で完結します。
アプリによって使う機能は異なるため、以下では該当する機能ごとに、扱うデータと第三者サービスの利用について説明します。ここに書かれていない機能・データの収集は行いません。
端末内にのみ保存されるデータ
アプリの種類に応じて、次のようなデータを端末内にのみ保存する場合があります。開発者はこれらを参照できず、アプリを削除すると端末からも削除されます。
- ゲームの進行状況、ハイスコア、実績の記録
- アプリ内で作成したデータ(プラン、メモ、記録など)
- 音・振動・表示などの設定
- 購入済みかどうかの控え(決済情報そのものは含みません)
写真ライブラリと位置情報(写真を扱う機能がある場合)
写真ライブラリへのアクセスを求めるアプリでは、撮影時刻や、写真にあらかじめ記録されている位置情報(Exif)を読み取り、端末内だけで機能の実現に利用します。写真そのものをアプリの外部にコピーしたり、外部サーバーへアップロードすることはありません。写真ライブラリ内の識別子で参照するのみです。
現在地を測位するための位置情報(ライブGPS)の取得は、その機能をアプリが明示している場合を除き行いません。地図表示や近くの場所の案内に使う位置情報は、原則として写真に記録された位置情報や、利用者が入力した情報から得ています。
第三者のサービス(該当する機能がある場合)
Game Center: ランキングや実績のために Apple の Game Center を利用する場合があります。サインインは任意で、サインインしなくてもアプリの主要機能をご利用いただけます。サインインした場合、スコアや実績の達成状況が Apple のサーバーへ送信されます。この取り扱いは Apple のプライバシーポリシーに従います。
App 内課金(App Store): 購入は Apple の App Store を通じて処理されます。クレジットカード番号などの決済情報を本アプリが受け取ることはなく、購入の有無のみを Apple から受け取ります。
オンデバイス AI モデルのダウンロード: アプリの中には、端末内で動く AI モデルを使うものがあります。利用者が設定画面などで明示的にダウンロードを選択した場合のみ、モデルの配布元(Hugging Face など)と通信します。ダウンロードしない場合でも、アプリの主要機能はご利用いただけます。
天気情報の取得: 利用者が天気を調べる操作をした場合のみ、対象の日付とおおよその位置情報を、公開の気象 API(Open-Meteo など)へ送信して予報を取得する場合があります。利用者を特定する情報は含みません。
Web 検索・調査機能: 利用者が検索や質問を行った場合のみ、一般に公開されているウェブページを取得して要約する場合があります。入力された質問文以外の個人データを送信することはありません。
実在する施設・情報を扱うアプリについて
実在する施設名やサービス名などを参考情報として扱うアプリは、それらの運営者・権利者とは関係のない非公式のアプリです。アプリ内に表示する所要時間・待ち時間・営業時間などの情報は独自の目安であり、公式の情報ではありません。最新の情報は、必ず公式の情報源でご確認ください。
お子さまの利用について
アプリは個人情報を収集しないため、お子さまが利用された場合でも情報が外部へ送られることはありません。App 内課金がある場合は、iOS の「スクリーンタイム」設定で制限できます。年齢制限は、各アプリの App Store 上の表示に従います。
ポリシーの変更
変更した場合は、本ページの更新日を改めます。新しいアプリを公開した場合も、原則としてこのページを共通のプライバシーポリシーとして利用します。
お問い合わせ
English
Last Updated: August 28, 2026
This page is the common privacy policy for apps published by the developer (Geek Fujiwara).
Basic Policy
None of the apps published by the developer collect personal information. No analytics tools or advertising SDKs are included, and no usage data or device identifiers are sent to external servers. No account or sign-in is required. Each app’s processing is, in principle, completed entirely on the device.
Because the features used differ from app to app, the sections below describe the data and third-party services involved for each type of feature, where applicable. Anything not described here is not collected.
Data Stored Only on Your Device
Depending on the app, the following kinds of data may be stored only on your device. The developer cannot access this information, and it is removed from your device when you delete the app.
- Game progress, high scores, and achievement records
- Data you create within the app (plans, notes, records, etc.)
- Sound, vibration, and display settings
- A record of whether a purchase has been made (not the payment details themselves)
Photo Library and Location (for apps with photo-related features)
Apps that request photo library access read each photo’s capture time and any location already embedded in it (Exif), and use this entirely on your device to power the app’s features. Photos themselves are never copied out of the app or uploaded to a server; they are referenced only by an identifier within the photo library.
Live GPS location is not collected unless an app explicitly states that it offers such a feature. Where an app shows a map or nearby places, the location used is, in principle, derived from location data already recorded in your photos or from information you typed in yourself.
Third-Party Services (where applicable)
Game Center: some apps use Apple’s Game Center for leaderboards and achievements. Signing in is optional, and the app’s main features work without it. If you sign in, your scores and achievement progress are sent to Apple’s servers, governed by Apple’s Privacy Policy.
In-App Purchases (App Store): purchases are processed through Apple’s App Store. The app never receives payment details such as card numbers, only a confirmation of purchase from Apple.
On-device AI model download: some apps can run an AI model on the device. Only when you explicitly choose to download it, for example in a settings screen, does the app contact the model’s distributor (such as Hugging Face). The app’s main features remain usable without downloading it.
Weather forecast: only when you check the weather within an app, it may send the relevant date and an approximate location to a public weather API (such as Open-Meteo) to retrieve a forecast. No information that identifies you is included.
Web search / research features: only when you submit a search or question, an app may fetch publicly available web pages and summarise them. Nothing beyond what you typed is sent.
Apps Referencing Real-World Places or Services
Where an app references the names of real facilities or services as reference information, it is not affiliated with, endorsed by, or officially connected with the operators or rights holders of those facilities or services. Durations, wait times, hours, and similar figures shown in the app are our own estimates, not official information. Please check the official source for current information.
Children’s Privacy
Because our apps do not collect personal information, no personal data is transmitted outside the device when children use them. Where an app has in-app purchases, they can be restricted using Apple’s Screen Time settings. Age ratings follow what is shown on the App Store for each app.
Changes to This Policy
If this policy is updated, the date at the top of this page will be revised. New apps published by the developer will, in principle, use this same page as their privacy policy.
Contact
geek@geekfujiwara.com





