Skip to main content
September 13, 2011
Question

Showing Eula for our app before Installation

  • September 13, 2011
  • 1 reply
  • 324 views

Hi,

I want to show EULA for our app in native installer(for mac). How can i achieve this.

Any Help/Suggestions in this regard would be great. Thanks in Advance

Regards

SS Rishi

This topic has been closed for replies.

1 reply

chris.campbell
Legend
September 13, 2011

If you have a custom EULA that you'd like to display you'll want to write your own installer, display your EULA, and then sub launch the AIR install.  Another alternative some developers choose is to display the EULA on first application launch.

Thanks,

Chris