- Print
- DarkLight
Release 3.9.2(11/20/2024)
Download as part of Ignite 1.11.2 release
Release 3.9.1 (11/01/2024)
Download as part of Ignite 1.11.0 release
- MFA support
- Removed credential migration from old PSDK 2.X.X
Release 3.8.0 (9/30/2024)
Download as part of Ignite 1.10.3 release
- Fix for SportXR refreshed as a different user error
Release 3.7.8 (9/9/2024)
Download as part of Ignite 1.10.0 release
- Added support for Ads-On (Upsell)
- Improved documentation
Release 3.7.7 (8/26/2024)
Download as part of Ignite 1.9.5 release
- Added emails to header for Safetix 2.0 debugging
- Reduced Apigee caching to 5 minutes
Release 3.7.5 (7/25/2024)
Download as part of Ignite 1.9.0 release
- Support for Safetix 2.0
- Support for Venue suppression
- Prefetches deviceID on config to improve login performance
Release 3.6.0 (6/7/2024)
Download as part of Ignite 1.8.2 release
Download as part of Ignite 1.8.1 release
Download as part of Ignite 1.8.0 release
- Added logoutAll function
- log out of all accounts, not just the accounts in the current configuration
Release 3.5.10 (4/24/2024)
Download as part of Ignite 1.7.0 release
Download as part of Ignite 1.6.3 release
- Use SystemExchange for OpenID login
- Added Apple Privacy Manifest
- Added missing Swedish translations
Release 3.5.9 (4/12/2024)
Download as part of Ignite 1.6.2 release
- Fixed OpenID Issue for Archtics-only Accounts
- Fixed login issue when minimizing app
Release 3.5.7 (4/2/2024)
Download as part of Ignite 1.6.1 release
- Open ID Support
- Added spinner to Login button
- Crash fixes
Release 3.4.2 (2/14/2024)
Download as part of Ignite 1.5.1 release
- New Terms & Conditions for Microflex markets
- Support for Host UK + Archtics logins
- Minor improvements and bug fixes
Import Notes:
- This release now requires Swift 5.9, Xcode 15.0.1+
- This release now only supports iOS 15.0+ (dropping iOS 14 support)
Release 3.3.0 (11/17/2023)
Download as part of Ignite 1.4.0 release
- Added caching controls (fetch rules)
Release 3.2.6 (10/25/2023)
Download as part of Ignite 1.3.1 release
- Fixed crashes in AuthConfigManager
- Fixed crash in ASWebAuthentication
Release 3.2.3 (9/20/2023)
Download as part of Ignite 1.2.1 release
- Added multiple call queuing to prevent threading issues/crashes
- Fixed incorrect Microflex Member Info parsing
- Only migrate old PSDK data once per application per device
Release 3.1.7 (8/18/2023)
Download as part of Ignite 1.1.1 release
- Fixed issue with expired refresh tokens (30-60 days old)
Release 3.1.0 (8/2/2023)
Download as part of Ignite 1.1.0 release
- Support for Microflex markets
Release 0.0.17 (7/20/2023)
Download as part of Ignite 1.0.2 release
- Login button now shows pressed state
- logoutStarted/logoutCompleted states only return
nil
on logout all:logout()
- logoutStarted/logoutCompleted states return
backend
onlogout(backend: foo)
Release 0.0.16 (7/14/2023)
Download as part of Ignite 1.0.1 release
- Added dSYM files to .xcframeworks
- Added Link Account info text to Login page
- Added French and Spanish language support
Release 0.0.15 (6/30/2023)
Download as part of Ignite 1.0.0 release
- Presence split into Tickets and Authentication frameworks
- Migration Guide available: iOS Presence SDK Migration