# STORE_FACTS.md template
Copy into your app repo and update whenever dependencies or data practices change.

Last reviewed: YYYY-MM-DD  
Git SHA:  
App version this matches:

## App identity
- App name:
- Bundle id:
- Primary category:
- Platforms: iOS / macOS / both
- Account model: none / Sign in with Apple / email / other

## Permissions actually used
| Permission | Used? | Why | Where user sees it |
|---|---|---|---|
| Camera | | | |
| Microphone | | | |
| Photos | | | |
| Contacts | | | |
| Location | | | |
| Tracking (ATT) | | | |
| Notifications | | | |
| Health / sensitive | | | |

## Purpose strings
| Key | String summary | Still accurate? |
|---|---|---|
| NSCameraUsageDescription | | |
| ... | | |

## Third-party SDKs
| SDK | Why present | Data touched | Docs | In privacy labels? |
|---|---|---|---|---|
| | | | | |

## Privacy Nutrition Label summary
- Data linked to user:
- Data not linked:
- Tracking data:
- Notes:

## Tracking stance
- ATT prompt: yes/no
- Advertising/measurement SDKs: yes/no
- Statement:

## Export compliance
- Uses non-exempt encryption?: yes/no
- Answer used in Connect:
- Notes:

## Support / legal URLs
- Privacy policy:
- Support:
- Marketing:

## Reviewer notes defaults
- Demo account:
- Special hardware:
- Hidden settings path:

## Change log
| Date | Change | Effect on store answers |
|---|---|---|
| | | |
