Releases: contentpass/contentpass-ios
Releases · contentpass/contentpass-ios
2.1.0
What's Changed
- Use ephemeral browser for the OpenID popup by @0x7f in #5
2.0.0
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
Added a function to count impressions
1.1.0
- 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
Initial release of the contentpass iOS sdk.