I’m trying to launch a long readme file or Open Font License document, using system.openURL(…).
If I placed the .html file in, say, the project’s root directory, how can I launch/open that from Corona?
Not sure how to specify the path in .openURL(…).
Thank you!