---
title: "Privacy policy - Zero Balance"
description: "What Zero Balance collects, what it does not collect, and where your data goes. Short answer - almost nowhere."
canonical: "https://zerobalance.pro/en/privacy/"
image: "https://zerobalance.pro/og-image.png"
---

Privacy

# Privacy policy

What Zero Balance collects, what it does not collect, and where your data goes. Short answer - almost nowhere.

Updated: 2026-05-14

## TL;DR

Zero Balance does not collect personal data. There are no accounts, no ads, no analytics that identify you. Your inventory and purchase history live in your own private iCloud container, tied to your Apple ID.

## What is collected

-   Apple collects what it normally collects during App Store purchases: purchase receipts, subscription status, diagnostics. That happens at Apple's level, not ours.
-   Apple provides us with anonymized aggregate stats (downloads, iOS versions, regions) via App Store Connect.

## What is not collected

-   Name, email, phone number.
-   Precise or approximate location signal.
-   Card, balance, or bank data.
-   Contacts, photos, app history.
-   Cross-app tracking identifiers (Apple App Tracking Transparency is not used because we do not track).

## Where your purchases live

Purchases and inventory sync via CloudKit into your own private iCloud container. That means: the data is accessible only to you, encrypted, and stored by Apple - not by us. If you sign out of iCloud, local data stays on the device; if you delete the app, the local copy is removed. Apple deletes the iCloud container per its own policies.

## Third-party services

The app contains no third-party SDKs beyond Apple's own frameworks (StoreKit, CloudKit, GameKit). The website zerobalance.pro is served from a static host with self-hosted fonts (no third-party font CDN). The site sets only one cookie - `zb_locale` - to remember your language choice. No personal identification.

## Contact

Privacy questions: [support@zerobalance.pro](mailto:support@zerobalance.pro).

```json
{"@context":"https://schema.org","@type":"Organization","@id":"https://zerobalance.pro/#org","name":"Zero Balance","alternateName":["Zero Balance: Spend Credit","Zero Balance app","zerobalance.pro"],"description":"Zero Balance helps people plan how to spend a small leftover Apple Account balance through App Store in-app purchases.","url":"https://zerobalance.pro","logo":"https://zerobalance.pro/icon.png","email":"support@zerobalance.pro","sameAs":["https://apps.apple.com/app/id6761912988","https://github.com/heartsker/zero-balance-site","https://ie.pustotin.com/"],"founder":{"@type":"Organization","@id":"https://zerobalance.pro/#creator","name":"Dapustim Studio","url":"https://dapustim.com/"},"contactPoint":{"@type":"ContactPoint","contactType":"customer support","email":"support@zerobalance.pro","availableLanguage":["en","ru","ar","de","es","fr","hi","it","ja","ko","pt-BR","tr"]},"legalName":"ALEKSANDR PUSTOTIN, IE","address":{"@type":"PostalAddress","addressCountry":"AM"}}
{"@context":"https://schema.org","@type":"WebSite","@id":"https://zerobalance.pro/#website","name":"Zero Balance","alternateName":"zerobalance.pro","url":"https://zerobalance.pro","inLanguage":"en","publisher":{"@id":"https://zerobalance.pro/#org"},"sameAs":["https://apps.apple.com/app/id6761912988","https://github.com/heartsker/zero-balance-site","https://ie.pustotin.com/"]}
```
