Skip to content

Releases: AdamBCo/eula-ios-sdk

Addressed bitcode issues

04 Mar 05:55
Compare
Choose a tag to compare

Addressed bitcode issues

Improved Library

03 Feb 05:16
Compare
Choose a tag to compare

We added a few fixes to improve the EULA framework.

Added User Credentials

12 Jan 15:42
Compare
Choose a tag to compare

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

03 Nov 04:17
Compare
Choose a tag to compare
0.1.6

Fixed ReadMe

Updated License and ReadMe

03 Nov 03:59
Compare
Choose a tag to compare
0.1.5

Updated ReadMe

Added support for links inside of body section.

02 Nov 03:49
Compare
Choose a tag to compare

We added support for links within the Terms of Service and Privacy Policy sections.

Fixed issues with incorrect row heights

14 Oct 08:27
Compare
Choose a tag to compare

Fixed issues with incorrect row heights on titles and sections.

Added formatted body feature.

08 Oct 05:11
Compare
Choose a tag to compare
Added formatted bodys

Now you can add “#####” to your section bodys to replace it with the name of your app.

Improved Documentation

29 Sep 13:06
Compare
Choose a tag to compare
0.1.1

Updated documentation

Basic Implementation

29 Sep 12:29
Compare
Choose a tag to compare
0.1.0

Added base files