How-to Guides
Step-by-step instructions for common tasks and integrations with Grovs.
Step-by-step instructions to help you accomplish specific tasks and integrate the Grovs SDK efficiently. Select your platform below to get started.
- iOS Guides — dependency management, Xcode configuration, and deep linking setup
- Android Guides — Gradle dependencies, app identifiers, and deep linking setup
- Flutter Guides — package management with pub.dev
- React Native Guides — package management with npm and yarn
- Web Guides — npm installation and domain registration
iOS
- How to Get the Apple App Prefix — Find your Apple App Prefix (Team ID) using the Apple Developer Portal or Xcode
- How to Get the Bundle Identifier — Find the Bundle Identifier for your iOS application
- How to Integrate a CocoaPods Library — Add the Grovs SDK to your iOS project using CocoaPods
- How to Add an Associated Domain — Configure associated domains in Xcode for Universal Links
- How to Integrate a SPM Package — Add the Grovs SDK to your iOS project using Swift Package Manager
- How to Add a New URL Scheme — Configure custom URL schemes for deep linking in your iOS app
Android
- How to Add a Package with Gradle — Add the Grovs SDK dependency to your Android project using Gradle
- How to Get the Package Name — Find the package name (application ID) for your Android app
- How to Get the SHA-256 Fingerprint — Obtain SHA-256 fingerprints for debug and release signing certificates
- How to Add a New Intent Filter — Configure intent filters for deep linking in your Android app
Flutter
- Integrating a pub.dev Package — Add the Grovs SDK to your Flutter project from pub.dev
React Native
- Integrating an NPM Package — Add the Grovs SDK to your React Native project using npm
- Integrating a Yarn Package — Add the Grovs SDK to your React Native project using yarn
Web
- How to Integrate an NPM Package — Add the Grovs SDK to your web project using npm
- Registering Domains for SDK Integration — Register all required domains for proper SDK functionality across environments
Edit this page on GitHubLast updated 2026-07-29