Hi
I am loading external lua library files that I created in folders relative to the main.lua file for example:
local externallib = require(“somefolder/externallibfile”)
This works fine on the corona simulator and the externallibfile gets loaded correctly. However when I test this program on the actual iPhone the application crashes. Is this a bug?
Kind Regards
Elvan [import]uid: 12167 topic_id: 7740 reply_id: 307740[/import]