Cookie Banner — Android
TruConsent does not ship a standalone native Android SDK. Android support is provided through two cross-platform SDKs:
| SDK | Package | Android support |
|---|---|---|
| Flutter SDK | truconsent_consent_notice_flutter | ✓ Android 5.0+ (API 21+) |
| React Native SDK | @truconsent/consent-notice-react-native | ✓ Android 6.0+ (Expo managed & bare) |
Choose the SDK that matches your app’s framework:
- Flutter app → follow the Flutter SDK — Integrate consent banner guide
- React Native / Expo app → follow the React Native SDK — Integrate consent banner guide