The debugger and simulator are showing no sign at all of the error, but when i build it on a device i get this error:
/Users/jenkins/slaveroot/workspace/Templates/label/android/subrepos/composer/composer.lua:1451:ERROR:table expected. If this is a function call, you might have used ‘.’ instead of ‘:’
I understand what the error is saying but I don’t get where its coming from? I don’t have anything in the files thats even close to what its telling me, and also have no idea why i can’t reproduce the error on the simulator/debugger. I’m also sure it’s not just the device I’m trying it on, because I’ve tried it on 3 diffrent devices with the same error on all 3. Any help on this issue would be greatly apreciated!