IPQS regularly releases new versions of the Android and iOS Mobile Device Fingerprinting SDKs. We recommend updating your mobile SDK deployments, as these updates provide bug fixes and performance improvements.
- Proxy & VPN Detection API
- Email Verification API
- Phone Number Validation API
- Device Fingerprint API
- Malicious URL Scanner API
- Mobile Device Fingerprinting SDK
- Gaming Fraud Detection SDK
- Dark Web Leak API
- Malware File Scanner API
- Request List API
- Fraud Reporting API
- Account Management APIs
- Bulk Validation CSV API
- Allowlist & Blocklist APIs
- Plugins Platforms & Integrations
- IP Reputation Database
- Email Verification Database
- IP Address Abuse Feed
-
Custom Integrations
- Getting Started
- Authentication
- Refresh Secret
- IP & Proxy Checks
- Email Verification Checks
- Phone Number Validity Checks
- Device Tracker
- List Device Trackers
- Device Tracker Statistics
- Login Tokens
- Overview Statistics
- Recent Proxy Statistics
- Recent Email Statistics
- Fraud Reporting
- Retrieve Requests by ID
- Country List API Documentation
Updating the SDK
Rate this article:
Select all that apply:
Email:
About
Updating the Android SDK
- In your app's module build.gradle file, edit the version number of the following line, replacing x.x.x with the new version number:
- Sync your build.gradle file.
Updating the iOS & the Flutter SDK
- Log into the IPQS Dashboard.
- From the Mobile Fingerprint SDK menu on the left, select Mobile Fingerprint SDK Dashboard.
- In the Your Apps table, click the Manage App button to the far right of your app.
- From the SDK Version menu, select the latest version of the SDK.
- Click Download SDK to download the SDK package zip file.
Further Steps for iOS:
- Open your xCode project.
- Copy the updated package to your xCode project.
- From the Targets menu, select Your Target then Frameworks.
- Next to IPQualityScore select Sign & Embed.
- Open the Build Settings menu.
- Set Validate Workspace to Yes.
- Set Enable Bitcode to No.