iCard Club Third-Party SDK Information List
The following lists the third-party SDKs and components used on both iOS and Android. Local processing does not mean that data is uploaded to the component provider.
| SDK Name | Purpose | Information Collected or Processed |
|---|---|---|
| Google Sign-In SDK | Sign in with a Google account and link an account. | Google user identifier, display name, profile photo, email address, and authentication credentials provided with authorization; IP address used for the sign-in request. |
| Facebook Login SDK | Sign in with a Facebook account and link an account. | Facebook user identifier, public profile information (display name and profile photo), email address, and login credentials provided with authorization, as well as app, device, and network information required for sign-in. Automatic app event logging and advertising identifier collection are currently disabled on both platforms. |
| Firebase Cloud Messaging | Receive push notifications and identify the target device for message delivery. | Firebase installation identifier, push registration token (including the APNs token on iOS), app and device information, and message data used for delivery. |
| Firebase Crashlytics | Monitor crashes and exceptions and diagnose stability issues. | Installation and session identifiers, device model, operating system and app versions, crash stack traces, exception details, runtime status, and diagnostic logs; pseudonymous user identifiers and diagnostic labels added by the app. |
| Firebase Performance Monitoring | Monitor startup, screen, and network performance to improve the user experience. | Installation and session identifiers, device and app information, IP address and the country or region inferred from it, network type, performance timing, request URL (excluding query parameters), response code, transfer size, and response time. |
| Google reCAPTCHA Enterprise | Identify automated requests and abusive behavior during human verification and account security checks. | Device identifiers, device and app environment information, verification requests and results required for abuse prevention; app interaction information, crash logs, performance metrics, and other diagnostic data may also be processed. |
| ONNX Runtime | Run card detection, cropping, and recognition models locally on the device. | Processes card images, model inputs and outputs, and feature vectors locally. The current integration performs on-device inference and does not upload images to the model runtime provider through this SDK. |
| Lottie | Display screen and interaction animations. | Processes animation assets and playback status. The current integration is not used to independently collect or upload personal information to the component provider. |
| libPhoneNumber | Parse, format, and validate phone numbers and country or region calling codes. | Processes the phone number and calling code entered by the user locally; the phone number is not uploaded to the component provider through this component. |
Official information: Google Sign-In, Firebase, and reCAPTCHA.
