Skip to content

Releases: wishabi/flipp-shopper-sdk-ios-binary

0.1.1

26 Apr 05:44
Compare
Choose a tag to compare

Change Log

The SDK now triggers error callback didFailToLoad when Flipp server is unreachable from the user's side.

v0.0.5

10 Apr 16:10
c7f3423
Compare
Choose a tag to compare

Change Log

Added new configure parameter domain - A string property (mandatory) indicating the app's name or website. Can be the same as publisherName if the publisher only owns one app.

v0.0.4

14 Mar 14:14
0144a2a
Compare
Choose a tag to compare

Change Log

Options

Options is a new optional parameter in the FPShopperSDK.shared.configure function. Publishers will be able to use this new parameter to toggle on multiple loader options to customize the NativeX ad. Two new option types have also been added:

  • startCompact - A new UI config that shows a shorter ad unit (about 300x600px compared to the standard unit dimension of 300x1800px). Must be used with dwellExpandable.
  • dwellExpandable - Enables auto-expansion of the flyer if the user keeps the ad on screen for more than 3 seconds.