Releases: forceoperationx/public-fox-ios-sdk
Releases · forceoperationx/public-fox-ios-sdk
4.6.3
4.6.2
Changes
- Added F.O.X internal parameters in reengagement cv
4.6.1
Changes
- New API
getInstallIdinCYZFoxto get F.O.X install id.
4.6.0
Changes
- Added F.O.X internal parameters.
- New API
addExtraValue:forKey:inCYZFoxOptionto add an extra key-value parameter at install tracking. - New API
addExtraInfo:inCYZFoxOptionto add multiple extra key-value parameters at install tracking.
4.5.0
4.4.0
Changes
- New API
CYZFoxConfig.offlineModeto stop sending any information from the App to the F.O.X server. - Merge dynamic build framework packages into one.
Migration to this version would need delete the files and build settings aboutCYZAdCommon.framework&CYZUtil.frameworkfor those who imported the SDK 4.0.0 ~ 4.3.0 byCarthage.
Fixes
- Fix typo of log text.
- Fix bug: repeat call of function
CYZFox.trackInstallmay cause crash.
4.3.0
4.2.2
4.2.1
3.7.0
Changes
- Supported for iOS 11. iOS 11 beta 9 checked.
- New API(
-(void) setBuid:(NSString*) buid) to set customized unique identifierbuidwhen re-engagement tracking - performance improvement for deferred deep link
- remove
SERVER_URLsetting inAppAdforce.plist, use default server URL inHTTPSprotocol