Sdk Integration Check

Review Android Firebase, Braze, AppsFlyer and deep-link integration for configuration and lifecycle problems

jason0404 6251e69 989 B Updated

File contents

Review Android third-party SDK and navigation integration code, focusing on Firebase Cloud Messaging, Braze, AppsFlyer, Android App Links and custom URI schemes.

Check

  • Token registration flow, user association, environment endpoint and initialization ordering.
  • Manifest metadata, intent filters, schemes/hosts and assetlinks-related configuration.
  • Deep-link parameter validation, routing correctness and unsafe external URI handling.
  • Lifecycle-related observer, receiver or callback cleanup.
  • Debug versus release and flavour-specific configuration leakage.
  • Logging of tokens, identifiers or sensitive payload data.

Output

Provide:

  1. Integration scope found.
  2. Confirmed issues with evidence and severity.
  3. Configuration verification steps.
  4. Suggested Kotlin or manifest patch snippets only where needed.

jason0404/Jason-Android-Marketplace/tree/main/plugins/android-review/skills/sdk-integration-check commit 6251e69ebb

Frequently asked questions

npx skillmds@latest add jason0404/sdk-integration-check