Releases: SAP/gigya-swift-sdk
Releases · SAP/gigya-swift-sdk
Core v1.6.0
- Support
PrivacyInfo.xcprivacy
. - Fix
archivedData(withRootObject:)
deprecation. - Add
refreshTime
togmid
. - SessionVerificationService - fire session verification call on start
- Fix bug with missing data from Account object.
core/v1.5.10: Merge pull request #75 from SAP/pre-release-1.5.10
- Fix
unarchivedObject
warning inKeychainService
. - Fix typo in
ReportingService
. - Fix
checkTime
params insetAccountConfig
method.
nss/v1.9.3
- Fix scrolling on nSS vc.
- Fix social login button icons.
nss/v1.9.2
update files
core/v1.5.9
- Bug fixed: Pending registration interruption is missing after link account.
core/v1.5.8
#71 - Web Bridge Inheritance.
nss/v1.9.1
- Removed various debug logs
- Fixed iOS engine memory not collected on NSS dismissal.
- Added manual engine dismissal option via "nssDismiss" method.
core/v1.5.7
Bug fixed - onLogin
event not fired on TFA.
core/v1.5.6
- Fixed bug when call
setAccount
into Login when TFA interrupt. - Fixed compiler issue on old Xcode.