Hi, I couldn't agree more. I am using the latest version of LC and it is not there and also background running is not included. I am a little bit frustrated :twisted: becuase they told me when I purchase this I could do the same as in XCOde and if not I could use externals. But this is not the case ...
This seems not possible. Becuase this is not detecting a constant movement. We need this one: https://developer.apple.com/library/ios/documentation/CoreLocation/Reference/CLLocation_Class/CLLocation/CLLocation.html#//apple_ref/occ/instp/CLLocation/speed But I am affraid they forgot to implement this...
Did was also to slow. I am conintues displaying the speed. I am wondering why did LC not add this to the location info. It is already a while to this object.
Yes, that is the reason. It calculates from a point A to B in a straight line. this won't work if there is a curve in the road. Unless you get updates very quickly. But sometimes it takes 3 seconds before I get a location message again.
I am missing the speed attribute in the LOcation Info (iOS iPhone). So I did a calculation for the speed (remember the old Long/Lat, calc the distance and device by the time between the old and new coordinates). But this seems to be very inaccurate.
Hi, I am used to developed into vb.net. I am busy to develop in LC for an iPhone app. but I am having some trouble to setup a clean project structure and not making a long list of code into the stack or card. So can you make some kind of code libs/classes where you put functions in it and how to do ...
Anyone that could help me out here? It looks like that I bought the wrong development tool if this is not possible. I cannot find anything on this side or documentation how to solve this. Also from support I get no real answer. I have a deadline for this tool and I am running out of time
Hi, I am writing my first iOS app for the iPhone using LiveCode. It is a very simple app that get's data from a website based on the gps location. If the GPS location hits data that I retrieved from the web server I would like to inform the user by a message. But I am running into trouble. I would l...
In this example stack that is attached, the location always opens centered on Wells in the UK as that is where I live, but you can change the lat/lng in the .html file to centre the map wherever you wish... When you enter a start/Destination location, also include the country as I have not done any...