- About the IPQS APIs
- Proxy & VPN Detection API
- Email Verification API
- Phone Number Validation API
- Malicious URL Scanner API
- Device Fingerprint 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
- Allowlist Blocklist APIs
- Plugins Platforms Integrations
- IP Reputation Database
- IP Address Abuse Feed
- Email Verification Database
-
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
- Release Notes
Updating the SDK
Rate this article:
Select all that apply:
Email:
About
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.
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:
implementation 'com.ipqualityscore:FraudEngine:x.x.x'
- 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.