6.1.2
2 December 2025
Bug Fixes
Fixed an issue where links did not properly open the App Store from within the application on notification click.
Implemented a native-level fix to ensure that custom attributes are correctly sent when setting an alias. This resolves a previous issue where attributes were not transmitted as expected.
Package Managers
CocoaPods
Swift Package Manager (SPM)
6.1.1
12 November 2025
Bug Fixes
Updated internal implementation to remove usage of deprecated iOS APIs.
This change ensures compatibility with the latest iOS versions and eliminates deprecation warnings during build.
Links from Push and In-App messages continue to open and function as expected.
Package Managers
CocoaPods
Swift Package Manager (SPM)
6.1.0
6 October 2025
Enhancements
Bulk Custom Attribute Update: Added a new method
setCustomAttributes(NSDictionary *attributes, AppoxeeCompletionHandler handler)to update multiple custom attributes in a single call. This improves efficiency and reduces the number of individual attribute update calls needed.Alias Update with Resend Option: Introduced a new method
setDeviceAlias(NSString *alias, BOOL resendAttributes, AppoxeeCompletionHandler handler)allowing developers to control whether all previously set custom attributes should be re-synced with the backend.Automatic Attribute Resync: When a new alias value is provided and
resendAttributesis set toYES, the SDK will automatically trigger a resynchronization of all previously defined custom attributes with the backend.
Package Managers
CocoaPods
Swift Package Manager (SPM)
6.0.12
31.07.2025
The SDK is now also available in Swift Package Manager
6.0.11
28.04.2025
Bug Fix
We limited the amount of network calls when a request is false or incomplete.
6.0.10
06.02.2025
Maintenance
Internal maintenance and performance improvements
6.0.9
23.01.2025
Bug Fixes
We fixed a bug that prevented the correct tracking of statistics when the app is quit or in the background state.
6.0.8
06.11.2024
Change Request
This update allows customers to change channels for existing mobile applications.
Known Limitations
When changing channel IDs, the old channel needs to be archived. Otherwise, users may receive duplicate push messages.
6.0.7
12.01.2024
Update the Privacy Manifest file because of UserDefaults usage in the SDK.
6.0.6
31.08.2025
Improvement of push statistics.
6.0.4
15.11.2021
Mapp SDK for push message handling.