HI, It’s a question in relation to this sample build for quick look plugin.
https://github.com/coronalabs/plugins-sample-quickLook
I wanted to experiment with this sample code before I start to implement it to my app. But there are two problems.
-1) The build will not run on Corona Simulator
See “Simulator.png” for the error message.
-2) It will not create a build
“PdfSampleBuild.png” is the screenshot from this point. The Terminal returns following error message;
A device build error occurred on the server.
BuildID: 52cee88532eef
Error: Get plugin failed.
Publisher: com.coronalabs
Plugin: CoronaProvider.native.popup.quickLook
I have not touched anything in either main.lua or built.settings.lua
Please advise how I can make this work. I have not used plugins before, I am probably missing something VERY obvious…
Thank you!
Leo