Rights Center — iOS
TruConsent does not ship a standalone native iOS SDK. iOS support is provided through two cross-platform SDKs, both of which build and deploy to iOS:
| SDK | Package | iOS support |
|---|---|---|
| Flutter SDK | truconsent_consent_notice_flutter | ✓ iOS 13+ |
| React Native SDK | @truconsent/consent-notice-react-native | ✓ iOS 13+ (Expo managed & bare) |
Choose the SDK that matches your app’s framework:
- Flutter app → follow the Rights Center — Flutter guide
- React Native / Expo app → follow the Rights Center — React Native guide
Both SDKs expose the same NativeRightCenter widget/component and support the full set of DPDPA data subject rights (Sections 6, 11–14).