DFINERY iOS v2 SDK release announcement
Follow
outline
DFINERYs iOS SDK has been updated to V2 and released on March 1, 2022.
The new SDK includes improved performance and new features over the previous version to better support the marketing efforts of DFINERY customers.
The previously released v1 version can still be used, but since updates will only be provided for the v2 version in the future, it is recommended to migrate to v2 if possible.
New Feature Release
Growth Action Popup Message Feature
The Growth Action iOS popup message feature has been released.You can perform growth action marketing for customers by utilizing the popup message feature.For more details on the popup message feature, please check the link below.
[ Learn about the Growth Action Popup Message Feature ]
Update to v2 SDK
Cocoapods settings change
Change the settings of Cocoapods as follows.
platform :ios, '8.0' target "myXcodeProject" do // pod 'AdBrixRemastered', '1.6.5801' 기존 V1 SDK pod 설정 pod 'AdBrixRmKit' // V2 SDK pod 설정 end
Change import path
To apply the v2 SDK, you need to change the import statement as follows.
Inquiry
For inquiries regarding the SDK, please contact the email address below.
Integration Inquiry: support-tracker@adbrixsupport.zendesk.com