This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Paywall
DEV-135 paywalls (#6) * DEV-135 Moved models to a dedicated file * DEV-135 Version bump to 1.4.0, updated Glue dependency to 1.4.0 * DEV-135 Updating dependencies * DEV-135 Updated android dependencies * DEV-135 Updated native modules code to allow showing a native paywall * DEV-135 Added basic kotlin paywall listener * DEV-135 Splitted index.ts into glassfy.ts to simplify imports, added code requried to show paywalls. * DEV-135 Can now show paywalls on iOS * DEV-134 Added required context to show paywall, added required methods to plugin * DEV-135 Fixed import for PaywallListener * DEV-134 Moved to latest iOS Api * DEV-135 Can now use preload options when showing paywalls * DEV-135 Updated as of latest changes in android and ios sdk * DEV-92 Updated behaviour of onClose handler * DEV-135 fixed return type of restorePurchases * DEV-134 Updated as of latest changes in android sdk * Updated as of latest changes in android sdk * DEV-92 Updated as of latest changes in Android SDK --------- Co-authored-by: Federico Curzel <[email protected]>