Skip to content

Releases: forceoperationx/public-fox-ios-sdk

4.6.3

06 Sep 06:14
9a8d768
Compare
Choose a tag to compare

Changes

  1. Added support for iPadOS
  2. Removed usage of the deprecated UIWebView with WKWebView
  3. Modified internal process

4.6.2

01 Jul 08:24
206c979
Compare
Choose a tag to compare

Changes

  1. Added F.O.X internal parameters in reengagement cv

4.6.1

25 Mar 06:23
bfd994d
Compare
Choose a tag to compare

Changes

  1. New API getInstallId in CYZFox to get F.O.X install id.

4.6.0

12 Mar 01:51
2cc2b79
Compare
Choose a tag to compare

Changes

  1. Added F.O.X internal parameters.
  2. New API addExtraValue:forKey: in CYZFoxOption to add an extra key-value parameter at install tracking.
  3. New API addExtraInfo: in CYZFoxOption to add multiple extra key-value parameters at install tracking.

4.5.0

17 Jul 06:21
77aea75
Compare
Choose a tag to compare

Changes

  1. Improved processing to execute Apple Search Ads Attribution API

4.4.0

20 Apr 07:27
Compare
Choose a tag to compare

Changes

  1. New API CYZFoxConfig.offlineMode to stop sending any information from the App to the F.O.X server.
  2. Merge dynamic build framework packages into one.
    Migration to this version would need delete the files and build settings about CYZAdCommon.framework & CYZUtil.framework for those who imported the SDK 4.0.0 ~ 4.3.0 by Carthage.

Fixes

  1. Fix typo of log text.
  2. Fix bug: repeat call of function CYZFox.trackInstall may cause crash.

4.3.0

30 Nov 09:13
e1eb799
Compare
Choose a tag to compare

Changes

  1. Removed Xcode warning about nonnull/nullable annotation of CYZFoxConfig & CYZFoxEvent.
    NOTICE the migration to this version will cause compiling error in Swift.
  2. iOS8 and above is required for the reason of using WebKit.framework

4.2.2

14 Sep 05:33
Compare
Choose a tag to compare

Changes

  1. Supported for iOS 11. iOS 11 GM checked.

Fixes

  1. Fix bug when failed to get fingerprint in rare cases.

4.2.1

04 Sep 07:18
Compare
Choose a tag to compare

Change

  • Improvement of a resending tracking data

3.7.0

05 Sep 06:57
Compare
Choose a tag to compare

Changes

  1. Supported for iOS 11. iOS 11 beta 9 checked.
  2. New API( -(void) setBuid:(NSString*) buid ) to set customized unique identifier buid when re-engagement tracking
  3. performance improvement for deferred deep link
  4. remove SERVER_URL setting in AppAdforce.plist, use default server URL in HTTPS protocol