Releases: AdamBCo/eula-ios-sdk
Releases · AdamBCo/eula-ios-sdk
Addressed bitcode issues
Improved Library
We added a few fixes to improve the EULA framework.
Added User Credentials
EULA now allows you to easily notify users when changes occur to your Terms of Service or Privacy Policy.
Simply add the user credentials to the ELAManager and activateApp when the application becomes active.
Each user will receive an email detailing the change and links to view the changes for themselves.
If you have any questions, please feel free to reach out to the EULA team.
Fixed ReadMe
0.1.6 Fixed ReadMe
Updated License and ReadMe
0.1.5 Updated ReadMe
Added support for links inside of body section.
We added support for links within the Terms of Service and Privacy Policy sections.
Fixed issues with incorrect row heights
Fixed issues with incorrect row heights on titles and sections.
Added formatted body feature.
Added formatted bodys Now you can add “#####” to your section bodys to replace it with the name of your app.
Improved Documentation
0.1.1 Updated documentation
Basic Implementation
0.1.0 Added base files