Cloud programming or Xcode export iphone app running Error:
FaceScene:8: attempt to index a nil value (field ‘scene’)…
Main:25: attempt to index a nil value (global ‘scene’)
The original AR Face example or all Craft examples are the same error.
Codea 3.2.2 or earlier is the same error.
Hmm, that’s unusual. You should be able to run Craft examples through Xcode export (provided you bundle the necessary assets on export)
The AR Face example will not work in Xcode however has we had to remove AR support from Xcode export, for now, because people were having problems getting their apps approved by Apple due to the inclusion of AR Face tracking