Hi!
My apprentice is trying to build a map based app and has tried to use the native.newMapView example codes found in the documentation. This causes an error in the simulator; “attempt to index local myMap a nil value”.
I know it doesn’t work in simulator, but it should not cause this kind of error, just inform in the console that it doesn’t work in simulator.
I told her to send the codes to me and I tried them using my iMac. Everything worked without any errors on the Mac.
We use the exact same codes and both use the latest daily build. The main difference is that she is on a Windows PC and Im using a Mac.
I can’t figure out whats happening :wacko: