Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Releases: oracle/infinity-ios-sdk

Bug fixes and addition of validation for excluding empty event in events batches

30 Aug 20:20
Compare
Choose a tag to compare
3.2.6

3.2.6 Bug fixes and addition of validation for excluding empty events…

3.2.5

17 Mar 20:40
Compare
Choose a tag to compare

Bug fixes and new Push Notification automatic events

3.2.4

27 Jan 23:37
Compare
Choose a tag to compare

The Webtrends iOS SDK 3.2.4 now supports the ability to deliver a test or target to the first screen an app user sees after launching the app. In addition, the ability to add a load progress indicator was added to the SDK. You can now configure the timeout value for the progress indicator as well. For users wanting more manual control of the Optimize test data cached in the SDK, the ability to manually flush the data cache and set cache refresh values has been provided. Lastly, partial test content rendering has been added to the SDK. You can now track which parts of a test were viewed and use that data to generate Infinity reports.

3.2.3

18 Aug 20:24
Compare
Choose a tag to compare

Fix for Webtrends SDK version incorrect reporting in wt.sdk_v and in the user-agent string.

3.2.1

21 Jul 21:55
Compare
Choose a tag to compare
Merge pull request #18 from blavid/master

3.2.1 Bug fixes and security hardening

3.2.0

23 Jun 22:19
Compare
Choose a tag to compare

Added orientation information for every event.

3.1.1

29 Apr 17:23
Compare
Choose a tag to compare

Added two new config settings:
wt_dc_mask_ip_enabled: when set to true, the client's IP address is masked
wt_dc_extra_params: adds a JSON set of key/value pairs that can be added to every event, not passed as a query param in the URL.

3.1.0

09 Mar 00:51
Compare
Choose a tag to compare

Webtrends mobile SDK for Analytics now includes support for Webtrends Optimize.

Also some small bug fixes and documentation updates.

3.0.14

14 Dec 19:18
Compare
Choose a tag to compare

Fixes for:

ENG-3242
Simplifies the process of triggering events from a UIWebView component.

ENG-3110
Added support for WKWebView

3.0.13

23 Nov 18:46
Compare
Choose a tag to compare

Release Notes

ENG-709 Automatic Events triggered for some UIKit classes unexpectedly
Fixes a bug which was causing automatic events to be triggered on some UIKit classes, causing event counts to be artificially elevated.

ENG-2564 New feature: ability to append query string for all events
Enables a new configuration setting that allows an optional set of key/value pairs to be appended (as part of the query string) to every event.

ENG-2130 Potential crash on initial install
Fixes bug which caused application to crash on initial install with permissions error.