I wonder what can cause this error here:
level.lua ERROR: ?:0: attempt to index field ‘contentBounds’ (a nil value) on device: iPad
What kind of usage can cause an error message like this? I wonder because I’m not directly using any .xmin .xmax in the code.
Is this also possible to get by using something like object.width ?