Creating LiveCode applications that play well with git

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

jim1001
Posts: 143
Joined: Fri Jan 29, 2016 6:25 pm

Re: Creating LiveCode applications that play well with git

Post by jim1001 » Tue Oct 17, 2017 4:57 pm

Trevor, thanks for the suggestions. No spaces in the filename or path but certainly worth checking.
I've just made a breakthrough however so please don't spend any more time on this for now. Will do some more tests & post results.

jim1001
Posts: 143
Joined: Fri Jan 29, 2016 6:25 pm

Re: Creating LiveCode applications that play well with git

Post by jim1001 » Tue Oct 17, 2017 10:46 pm

I did some tests and can confirm I got the PDF Javascript viewer (pdfjs) working with my Levure Android project in 2 ways:

1) copying all the pdfjs files with the packager using the "copy files" feature then using relative paths with levureAppFolder()
2) pre-copying the pdfjs files to the device and using absolute paths in the app

Glad to report it was nothing to do with Levure, just a variety of errors from me. :shock:

Post Reply

Return to “Talking LiveCode”