Play Store Preparation
Data Safety Summary
This page summarizes expected data handling for the Aura SMS app listing. Keep it synchronized with the actual shipped app and SDKs.
Data Accessed On Device
- SMS/MMS content, sender, date, read state, thread ID, and provider ID.
- OTP codes extracted from messages.
- Transaction details parsed from bank, wallet, UPI, and card SMS messages.
- Reminder details parsed from booking, bill, travel, and appointment SMS messages.
- User-created rules, settings, themes, templates, and blocked keywords.
Collection and Sharing
Core organizer processing is local to the device. Personal SMS content is not sold or shared for advertising. Any future analytics, crash reporting, payment, or backup SDK must be disclosed here before release.
Security Practices
- Request permissions at runtime with clear in-app explanation.
- Use default-SMS role checks before restricted SMS behavior.
- Encrypt backups before transfer.
- Limit retention through user deletion and OTP cleanup rules.