PackageInfo.
com.example.myapp).
On Android: returns the package name (e.g. com.example.myapp).
This mirrors the official Crossmint RN SDK’s behavior of auto-deriving
the app ID from Expo constants.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Flutter Final Class
PackageInfo.
final class DefaultCrossmintAppIdentityResolver implements CrossmintAppIdentityResolver
com.example.myapp).
On Android: returns the package name (e.g. com.example.myapp).
This mirrors the official Crossmint RN SDK’s behavior of auto-deriving
the app ID from Expo constants.
const DefaultCrossmintAppIdentityResolver()
Future<String?> resolveAppId()
Was this page helpful?
