Skip to content

Releases: qonversion/no-codes-ios

0.2.0

05 Aug 12:27
4281aeb

Choose a tag to compare

What's new

  • Added fallbacks support

0.1.3

03 Jul 09:33
94f4b86

Choose a tag to compare

What's new

  • Fixed presentation style issue

0.1.2

20 Jun 11:37
ce230ff

Choose a tag to compare

What's new

  • QonversionError renamed to NoCodesError and made public. The same for QonversionErrorType - now it's NoCodesErrorType.

0.1.1

20 May 12:07
65e62da

Choose a tag to compare

What's new

  • Fixed navigation issue

0.1.0

12 May 17:21
ac3a985

Choose a tag to compare

What's new

  • Alerts have been removed. You can now display them by handling the error in the corresponding delegate functions.
  • An error has been added to the function noCodesFailedToLoadScreen.
  • The function showNoCode has been renamed to showScreen.
  • An option has been added to specify a parameter for showing/hiding the status bar when opening the screen.
  • The Sample app has been slightly updated.

0.0.5

06 May 13:45
0f1ef72

Choose a tag to compare

What's new

  • Fixed product variables issue causing empty values on the screen.
  • Fixed compilation issue with some XCode builds and Swift.

0.0.4

28 Apr 08:03
2e06671

Choose a tag to compare

What's new

  • Added screen UID providing to the purchase action for further analytics.

0.0.3

21 Apr 15:01
0f9e84d

Choose a tag to compare

What's new:

  • Added a function for requesting No-Code Screen by context key instead of ID. The old method is now deprecated.
  • Added skeleton loading for No-Code Screen.
  • No-Codes Delegate method noCodesShownScreen was renamed to noCodesHasShownScreen.

0.0.2

11 Feb 10:39

Choose a tag to compare

Qonversion No-Codes SDK is a standalone software development kit designed to help you build and customize paywall screens without writing code.
It allows seamless integration of pre-built subscription UI components, enabling a faster and more flexible way to design paywalls directly within your app. While it operates independently, the No-Codes SDK relies on the Qonversion SDK as a dependency to handle in-app purchases and subscription management.
See more in the documentation.