#Poool Access iOS

Poool Access for iOS is a Swift framework that allows you to easily integrate Poool Access to create beautiful & dynamic walls in your iOS application.

#Requirements

XCodeiOS
XCodeiOS
11.0+13.0+

#App Tracking Transparency requirements

To show customized paywalls and scenarios, you need to ask user for App Tracking Transparency authorization. In the case the user denies the request, the SDK will show a generic paywall that does not rely on user data. You can still use the consent_rejection_widget configuration key to modify the displayed widget in that case.

#Migration from v1 to v2

The only notable change when going from v1 to v2 is the need to get rid of the .instanciate() method, and treat Access as a regular class.
Simply replace:
with: