Hey Josh,
I'm trying to use your module but failing to actually get it even a hello world version up and running.
This code fails:
accel = require "OrientationEvents"
accel.OrientationEvents()
print accel # this works
print accel.orientation # this returns null
Running in the Framer app on Android. Is that not supported or is there something else that could be wrong?
Any pointers?
Thanks very much.
Hey Josh,
I'm trying to use your module but failing to actually get it even a hello world version up and running.
This code fails:
Running in the Framer app on Android. Is that not supported or is there something else that could be wrong?
Any pointers?
Thanks very much.