Releases: qonversion/no-codes-ios
Releases · qonversion/no-codes-ios
0.2.0
0.1.3
What's new
- Fixed presentation style issue
0.1.2
What's new
QonversionErrorrenamed toNoCodesErrorand made public. The same forQonversionErrorType- now it'sNoCodesErrorType.
0.1.1
What's new
- Fixed navigation issue
0.1.0
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
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
What's new
- Added screen UID providing to the purchase action for further analytics.
0.0.3
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
noCodesShownScreenwas renamed tonoCodesHasShownScreen.
0.0.2
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.