iOS client-side SDK v6.10.4
What’s new
- Support for Instant Link in iOS apps
- Bugs fixes for crash related to Mobile Auth flow in iOS devices without cellular connection
- Other bug fixes and general stability improvements.
Impact
Download the latest iOS client-side SDK to stay up to date with Prove’s latest tools.Android client-side SDK v6.10.6
What’s new
- Support for Instant Link in Android SDKs
- Other bug fixes and general improvement
Impact
Download the latest iOS client-side SDK to stay up to date with Prove’s latest tools.iOS SDK 6.5.1 certificate fix
Action required
Prove’s iOS Distribution certificate was unintentionally revoked due to an administrative error. This certificate signs officially released Mobile Auth and Client-Side iOS SDKs.If you develop with the Prove iOS SDK, update to version 6.5.1 immediately. This resolves certificate issues that prevent your app from building or releasing to the App Store.If you have any questions or need further guidance with the iOS SDK update, please submit a support ticket through the Developer Portal or contact your Prove representative..NET server-side SDK
What’s new
- .NET server-side SDK is available for all Prove Platform products including Prove Pre-Fill®, Prove Identity®, and Prove Unify.
- .NET developers can integrate Prove’s identity verification and authentication services using familiar C# syntax and .NET conventions.
- The SDK provides the same comprehensive features as the other server-side SDKs, including OAuth authentication, correlation ID management, and all API endpoints.
- Install via NuGet:
dotnet add package Prove.Proveapi --version 1.0.1 - Refer to the Server-Side SDK Guides for implementation details and code examples.
Impact
This addition provides .NET developers with native tooling for seamless integration. Organizations using .NET can now implement Prove’s identity verification solutions without requiring extra language dependencies or custom API integration work.06-04-2025
Android SDK - OTP prompt fix
What’s new
Download the latest Android client-side SDK to stay up to date with Prove’s latest tools.Impact
This ensures consistent authentication flows across all Android-powered device configurations, improving user experience for customers using devices in Wi-Fi-only mode or with inactive SIM cards.Web SDK - Mobile Auth latency fix
What’s new
Updated Web SDK to version2.10.1 to fix Mobile Auth latency issues.Impact
This improvement reduces authentication response times and provides a more responsive user experience during the Mobile Auth flow.05-22-2025
Product Launch
Prove Identity Manager- This standalone product allows direct enrollment of customers for ongoing monitoring with real-time change event notifications.
- Eight API endpoints are available for comprehensive identity management:
POST /v3/identity- Create a single identityPOST /v3/identity/batch- Create identitiesGET /v3/identity- Retrieve all identitiesGET /v3/identity/{identityId}- Get specific identity detailsGET /v3/identity/{mobileNumber}/lookup- Find identities by phone numberPUT /v3/identity/{identityId}/activate- Activate identity for monitoringPUT /v3/identity/{identityId}/deactivate- Deactivate identity monitoringDELETE /v3/identity/{identityId}- Remove identity from visibility
- Enhanced webhook notifications.
- Refer to the Identity Manager flow documentation for complete implementation details.
- Available initially in the United States with plans for expansion to more regions.
05-13-2025
Enhancements
EU Region Improvements- Enhanced Bring Your Own Possession (BYOP) flows in the EU region by allowing empty phone numbers in
/unifyendpoint calls whenpossessionType=none. - Added comprehensive country validation logic for improved regional support.
- Created new test user with two addresses for P1 that fails Mobile Auth but passes OTP authentication.
- Updated Mobile Auth test behavior for P1/P2 users for more reliable testing scenarios.
Bug Fixes
Possession Check ReliabilityFixed Mobile Auth behavior in sandbox to ensure consistent testing results and proper fallback to OTP when Mobile Auth fails.Policy ValidationResolved corner case where missing address scores or name scores in Verify calls were incorrectly flagged as passing in Complete calls.Enhancements
Prove Unified Authentication- Prove Unified Authentication is live. Use the endpoints
/v3/unify,/v3/unify-status, and/v3/unify-bindto implement the Prove Unified Authentication solution. - Refer to the Unified Authentication flow documentation for more details.
02-13-2025
11-26-2024
Bug Fixes
/v3/complete ErrorFixed an issue where the/v3/complete endpoint sometimes returned an error when a social security number was missing.10-18-2024
Enhancements
Prove Identity Test UserAdded Identity Test User that fails Mobile Auth.Web SDK UpdateUpdated the Web SDK to fix theblocked by new CORS policy error.10-04-2024
Enhancements
Instant Link and SMS Message CustomizationInstant Link and SMS message customization is available in the Start endpoint.Challenge Response Update in SandboxThe full date of birthdob and full social security number ssn return in the Challenge response when success=true.09-17-2024
Enhancements
Instant Link Error CodeThe errorstatus 1001 info IP address not supported no longer appears when using Instant Link on the Web SDK.Date of Birth Field FormatThe dob field in the /challenge endpoint updates to always return in the format: YYYY-MM-DD.Multiple Data Sources ProvisionUpdated the underlying success=true/false logic to handle more than one data source.Request Field ParityParity improved on the request field validation between Sandbox and Production.Additional API ResponseUpdated the Know Your Customer (KYC) / Customer Identification Program (CIP) output in the API specification for the /complete endpoint.Mobile SDK JFrog CredentialsAndroid and iOS SDKs no longer require Jfrog credentials to download.08-27-2024

