Skip to content

Releases: contentpass/contentpass-ios

2.2.1

14 Jan 09:43
cc15aa5
Compare
Choose a tag to compare

What's Changed

  • Fix fetching wrong config by @0x7f in #8

Full Changelog: 2.2.0...2.2.1

2.2.0

16 Dec 14:30
9ca200d
Compare
Choose a tag to compare

What's Changed

  • Improve countImpression functionality in native ios by @slawomirzaba in #6

Full Changelog: 2.1.0...2.2.0

2.1.0

17 May 10:48
5cd61c5
Compare
Choose a tag to compare

What's Changed

  • Use ephemeral browser for the OpenID popup by @0x7f in #5

2.0.0

11 Sep 20:00
a5ae9fa
Compare
Choose a tag to compare

We added the api_url to the contentpass_configuration.json.

This is a breaking change - You will need to use your new contentpass_configuration.json with the schema_version: 2 to be able to run this version of the SDK.

1.2.0

13 Jun 17:24
3f3542b
Compare
Choose a tag to compare

Added a function to count impressions

1.1.0

08 Nov 17:57
e097414
Compare
Choose a tag to compare
  • We have added a method to recover from network errors during the opaque token refresh called recoverFromError().
    Refer to the README for when and how to use it.

v1.0.0

14 Sep 12:03
Compare
Choose a tag to compare

Initial release of the contentpass iOS sdk.