Skip to content

Instantly share code, notes, and snippets.

@elix22
Created May 22, 2026 15:46
Show Gist options
  • Select an option

  • Save elix22/6e515bdb9565b1503cb5eac72214e99f to your computer and use it in GitHub Desktop.

Select an option

Save elix22/6e515bdb9565b1503cb5eac72214e99f to your computer and use it in GitHub Desktop.
Privacy policy for Smiling Fruits Game

Privacy Policy for Smiling Fruits

Effective Date: May 22, 2026
Last Updated: May 22, 2026

Overview

Smiling Fruits ("the App") is a fruit-merging puzzle game. This privacy policy describes how the App handles user data.

Information Collection and Use

We do not collect, store, or transmit any personal information.

The App:

  • Does not collect any personally identifiable information (PII)
  • Does not require user registration or login
  • Does not access your contacts, location, camera, or microphone
  • Does not use analytics services or tracking tools
  • Does not display advertisements
  • Does not transmit any data to the developer or any third party

Data Storage

The App saves the following data locally on your device only:

  • Game settings — your preferences for music, sound effects, volume, visual theme, and language
  • Game save state — your current game session so you can resume where you left off

This data never leaves your device. It is stored in your device's private app storage and is deleted when you uninstall the App.

Share Feature

The App includes an optional share feature that lets you share your score as an image. This feature:

  • Is entirely user-initiated — nothing is shared without your explicit action
  • Uses your device's native OS share sheet to pass the image to an app of your choice
  • Does not send any data to the developer
  • Does not upload anything to any server

Device Permissions

The App requests the following permissions:

  • WAKE_LOCK — Keeps the screen on while you are actively playing so the game is not interrupted
  • INTERNET — Declared as a dependency requirement by the AndroidX library used for the share feature. The App itself makes no network connections.

Third-Party Software

The App uses the following open-source libraries. None of them collect user data:

  • Sokol.NET — MIT License
  • MiniAudio — MIT License
  • Box2D / Jolt Physics — MIT License
  • AndroidX Core — Apache 2.0 License (used for the score-sharing feature on Android)

Children's Privacy

The App is safe for all ages, including children under 13. It contains no advertisements, in-app purchases, or data collection of any kind, and complies with the Children's Online Privacy Protection Act (COPPA).

Changes to This Privacy Policy

We may update this Privacy Policy from time to time. Any changes will be reflected on this page with an updated "Last Updated" date.

Contact

Developer: Eli Aloni
Email: aloni.eli@gmail.com
Repository: https://github.com/elix22/Sokol.NET

Compliance

This App complies with:

  • Google Play Developer Program Policies
  • Children's Online Privacy Protection Act (COPPA)
  • General Data Protection Regulation (GDPR) — no data collection means no GDPR obligations
  • California Consumer Privacy Act (CCPA) — no data collection means no CCPA obligations

Summary

Smiling Fruits does not collect, use, store, or share any personal user data. All data (game settings and save state) remains on your device and is never transmitted anywhere.


This privacy policy is provided in accordance with Google Play Store requirements and applicable privacy laws.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment