Releases: jointag/JTProximitySDK-iOS
Releases · jointag/JTProximitySDK-iOS
1.16.0
Release 1.15.0
- Raised minimum iOS requirement to iOS 11.0
- Removed deprecated architecture x386
- Minor fixes
1.15.0-beta.1
fixup! Updated pod specs
Release 1.14.1
- Bugfixes
Release 1.14.0
- Implemented the tracking of user
tags
- Implemented the tracking of
external user identifiers
- Implemented a new manual consent framework. The manual consent now allows to
specify the user's consent among several possible types: profiling,
monitoring, advertising and advanced tracking. - Changed the priority of consent formats: manual consent now has a higher
priority than IAB-compliant consent
Release 1.13.0
- Minor fixes
Release 1.12.0
iOS 14 Compatibily Update
- Library updated to support iOS 14 new Location Framework and App Tracking
Transparency Framework
Breaking changes to Library Permissions
-
The library no longer automatically prompt for the required permissions
at startup. All required permissions must now be prompted by the
application -
The library now offers helper methods easily request these permissions.
These are the methods provided:-
requestTrackingAuthorization()
for prompting Tracking permission
request -
requestNotificationAuthorization()
for prompting Notification
permission request -
requestLocationAuthorization()
for prompting Location permission
request
-
Release 1.11.0
- Migrated the library framework format from the previous fat-binary static framework to multi-binary dynamic xcframework
Release 1.10.0
- Added support for v2.0 IAB-compliant CMP Frameworks
Release 1.9.0
- Added an option to programmatically disable/enable advertising delivery