The RadarActive app enables a database map on the iPhone and iPad 3G, but it doesn't switch so that it displays the speed traps and red light camers when BTGps is running. I'm not sure what it is using to detect GPS.
Comment #1
Posted on Jan 6, 2011 by Swift Oxhi. do you have a link to the vendor or the AppStore page? Also, please try contacting the vendor, too. In some cases, they are open to improve their apps. You may suggest that they contact me, if that's needed. BTstack GPS does add the "GPS" capability to the system which is usually tested by an app and patched the CoreLocation framework to report external GPS readings.
Comment #2
Posted on Jan 6, 2011 by Helpful RhinoI will submit a support request there too since I bought the associated device.
Comment #3
Posted on Jan 6, 2011 by Swift Oxdid you try with an iPod? BTstack GPS does not prevent the build-in GPS to work on iPhone or iPad 3G.
Comment #4
Posted on Jan 6, 2011 by Helpful RhinoAll I have are two iPod touches - I tried it with a 4G.
Comment #5
Posted on Jan 6, 2011 by Swift OxHi. As it is a free app, I've just installed it on my iPod Touch 4G (which I bought to help/debug iPod issues..). On the first screen, RadarActive tells me that it doens't show the traps on an iPod. That's just an incomplete/short-sighted implementation. Please tell them to check for the "GPS" capability, before showing that "V1 display only" message.
Checking the GPS capability is the correct way, as advised by Apple. (otherwise, I could try to patch it, but that's not so nice, doesn't work perfect, and will take longer than it takes Valentine Research to update their GPS detection code.)
Comment #6
Posted on Jan 6, 2011 by Helpful RhinoRadaractive is a separate company than Valentine - but I've already emailed radaractive a support request.
Comment #7
Posted on Jan 9, 2011 by Helpful RhinoI contacted them - they aren't going to fix the program right now, but will give me a one-off version that should work. Thanks.
Comment #8
Posted on Jan 9, 2011 by Swift Oxwow. that's incredible. let me know how it works.
Comment #9
Posted on Jan 18, 2011 by Swift Oxhi.. I've spent some time looking into TomTom, RadarActive, and Nike+ GPS. Nike+ GPS is stubborn, but I got a version that works for RadarActive - please try this one http://dl.dropbox.com/u/5138628/GPS-Support.dylib
Comment #10
Posted on Jan 19, 2011 by Helpful RhinoI replaced the dylib in /Libraries... but it didn't work - do I need to reboot? I tried reinstalling Radaractive. But I have a custom beta of RadarActive that works with an iPod.
Comment #11
Posted on Jan 22, 2011 by Helpful RhinoEven with the updated dylib, RadarActive doesn't switch to iPhone mode. However the next version of RadarActive should render this moot, but thanks for looking into this.
Comment #12
Posted on Jan 22, 2011 by Swift OxWeird. I have the version from AppStore and with the dylib it shows me the map with Wifi localization. You only have to restart the app after updating the dylib. Here's a newer version of, please give it a try. http://dl.dropbox.com/u/5138628/GPS-Support.dylib - also please delete it before putting the new version there (a pure scp/cp over the existing one doesn't work)
Comment #13
Posted on Jan 22, 2011 by Helpful RhinoFor me it might be that the beta and the appstore version aren't coexisting nicely, or there might be some caching so the new version didn't take before a "not iphone" bit was set. I will try again.
Comment #14
Posted on Jan 22, 2011 by Helpful RhinoStill no map after a few reinstalls. I'm doing 4.2.1 with a tethered jailbreak on a 4G iPod touch. As I mentioned, I'm running a new beta of radaractive but I tried deleting both and reinstalling and I get the (dimmed) radar status with music player screen.
Comment #15
Posted on Jan 22, 2011 by Swift OxOk. You've got a beta of the app which is working for you, I've learnt some more about tricking apps and will add a preferences switch to BTstack GPS to select which apps to fool in the next or second next update. Please let me know when the official RadarActive update is out and you're fine.
Comment #16
Posted on Jan 22, 2011 by Helpful RhinoWilldo. Again, thanks. They may simply redo radaractive to work the right way but I will let you know.
Comment #17
Posted on Jan 24, 2011 by Helpful RhinoI think I know what was wrong with the dylib files - I used scp to copy them, but they came in without the executable bit set and I didn't notice until today. The "stock" radaractive works now with it set to 755 permissions like the original.
Comment #18
Posted on Jan 24, 2011 by Swift Oxgood point. an http download just cannot have the executable bit set, right. I'll try to remember that.
Status: Fixed
Labels:
Type-Defect
Priority-Medium