I'm trying to recreate the Twitter app from the tutorial page.
I'm almost there, but have som minor problems that I can't figure out.
First off: the tutorial uses an getLocation property on the Ext.Map object. I can't find this in the documentation, so I changed this to useCurrentLocation. Can someone please confirm if this is the correct way to do this?
Next problem: The map.geo object is just NULL. I run the app in safari and windows iPhone simulatior called iBBDemo2. Do you think this is a problem due to not running on a mac simulator or an iPhone? Anyone else getting the location on a windows PC?
I'm now back home and got my app uploaded to the server and tested it my iPhone and iPad. It works both places, so I guess i can answer my own question now.
Yes: it is safari on Windows and the iBBDemo simulatior that cant resolve the correct location.