Tagged Questions
-3
votes
0answers
29 views
GPS app and phone tracking [closed]
I want to make a app using xcode that gives your current location and can track other cell phones using their Phone Number? If anyone can help that is much appreciated this is my second app. Thanks ...
0
votes
0answers
19 views
Request for tracing path on user app from map app in iOS6
I like to do request from my app which havin map view in its view to tracing a path between two points to MapApp feature of MKMapItem , how i should do so that i can see this tracing on my own map ...
1
vote
0answers
46 views
path tracing on map in ios
Some one help me out please I am stuck on it from last few days...
My task is here.
In my app i need to integrate the map, as it open it should shows the current user position, as i pressed start ...
0
votes
1answer
35 views
current location and path tracing requirements issue
i am doing GPS based application with the functionality of showing current location and with walking moving it should show the path tracing at stop command gives the distance .(i go through apple ...
-2
votes
1answer
36 views
track a guest user's actions on my iPhone [closed]
Is it possible in iPhone if we can track users actions? Like which applications he has opened, sent messages or calls etc.
Thanks
1
vote
2answers
104 views
Is it possible to track ios device? [closed]
Is it possible to track any iOS devices using PhoneNumber or UDID or IMEI number to show the device in google map. please help me.
0
votes
1answer
142 views
how to track the application activity in iphone app
I am making an app i want to track the activity of the user.For example if user selects any songs list then activity it shows user selected list and then if he selects any other then it should track ...
0
votes
3answers
78 views
Identifying what features in my iOS apps are used [closed]
I have several iPhone/iPad apps on the App Store. I would like to add snippets of code in my apps that will identify user behavior. For example what features in the app are used the most or the least. ...
0
votes
0answers
32 views
iPhone location tracking in bad signal environment
iOS supports location tracking but when I can't triangulate due to many tall buildings surround me I will get rogue data points triangulate.
how will I handle this in my app?
0
votes
2answers
55 views
One iPhone app with different template based on the URL it was downloaded from
I want to give my iPhone app to different distributors for distribution.
When a user will download the app from one of the distributors and open it the app should connect to our servers and ask for ...
0
votes
4answers
82 views
Storing daily data in iOS
so I am aware of .plist and archives and SQLLite as methods to store persistent data within the app, however, I have been stuck for a while trying to figure out how to store data from a user's daily ...
1
vote
2answers
211 views
iPhone iOS is it possible to create a rangefinder with 2 laser pointers and an iPhone?
I'm working on an IPhone robot that would be moving around. One of the challenges is estimating distance to objects- I don't want the robot to run into things. I saw some very expensive (~1000$) laser ...
0
votes
1answer
232 views
MKUserTrackingBarButtonItem button not moving map back to current user location but just showing waiting sign
I'm trying to figure out why the track bar button won't move the map back to user current location. It just changes to the waiting spin wheel (picture below) and the map doesn't move either.
thanks.
...
1
vote
2answers
312 views
Building a native app to uniquely identify, track and lock a smartphone handset
I'm currently doing some research about my project, a smartphone tracking native application, and I have four questions. Links to any material I can read up will be greatly appreciated, and the most ...
0
votes
1answer
537 views
Does Linkshare support tracking of in-app purchases?
Does Linkshare support tracking of in-app purchases?
What if a user download my free version from an affiliate link, and then decide to purchase an in-app only after two days. How can I track these ...
2
votes
2answers
834 views
CADisplayLink with NSRunLoopCommonModes not executed for every frame when tracking UIScrollView?
I am trying to execute a small piece of code on every single frame in a regular (non-OpenGL) iPhone app. The goal is to have a frame counter so that I can measure (rather than guess) where the slow ...
8
votes
1answer
2k views
How to track downloads on iOS5 without UDID
Anyone who knows how to track iOS app downloads (through web ads) without UDID?
I have thought it becomes impossible especially if the user comes from website to AppStore. But a company called WDA ...
1
vote
1answer
147 views
Can I give my iPhone App customers referral credits for signing up new subscription customers
In an app that is free, but has in-app subscription purchases I would like to allow a user with a paid subscription to receive x number of free months on top of the paid subscription if he refers ...
5
votes
2answers
715 views
3D head tracking on iphone
I want to make an augmented reality application for trying glasses on iphone.
To do that i need 3D head tracking ( providing X,Y,Z position and orientation ).
someting like this FaceApi but for ...
0
votes
0answers
554 views
Where are the app cookies stored on the iPhone?
When i don't use a UIWebView (e.g. no WebKit), where do the app store the cookies ?
I have the path for cookies created via WebKit ; /var/mobile/Applications/MyApp/Cookies/
but i can't find the path ...
5
votes
1answer
571 views
User Agent in an iPhone App
What is the default user agent if I want to add third party code (analytics or ads) in an iPhone app and how can I do to change it?
1
vote
2answers
138 views
Taking information from other apps (specifically iPhone's Phone app)
I'm trying to figure out if there is any way to track the usage of a phone's minutes from an iPhone app. I think there must be a solution since iData Usage can track the data a phone has used, there ...
4
votes
1answer
729 views
How are cookies managed in iPhone apps?
Are apps-cookies stored in separate per-app location, or shared throughout the device? Are third-party cookies allowed (read/write)? Are persistant cookies allowed?
1
vote
1answer
2k views
Google Analytics tracking doesn't work for me on ios and my GANTrackerDelegate never gets called
I've implemented google analytics in my ios app but nothing ever gets logged to analytics. I've been running it for a month, so I know there's something that's not working.
I added a ...
0
votes
1answer
390 views
Tracking web app in native iphone app
I have recently got my app accepted into the apple app store but the problem I am having is that my app is a fully transactional e-commerce store and I cant seem to tell the difference between normal ...
3
votes
4answers
4k views
Flurry alternative
Is there a good alternative for Flurry ?
I use it because it is simple to integrate, but i'm not so happy with the webinterface. I miss the google-analitic-ness, but i dont want to use google.
So, ...
4
votes
3answers
5k views
Realtime Face-tracking on Iphone
Does anybody know which,currently,is the best library for realizing a real time face-tracking solution for iPhone? I've done a research but I've found quite old articles about OpenCV portings. I would ...
0
votes
3answers
391 views
cllocation tracking a location
i've a gps tracker that now works great, except when iphone lost gps connection.
When the connection is lost the track make one or more point to a random location (as you can see in this image:
In ...
1
vote
1answer
301 views
How to track how many times an iPhone app is opened?
I am building an iphone app and would like to keep track of how many times it has been opened so that I can prompt the user to do certain actions after it has been opened X number of times. I have ...
0
votes
2answers
289 views
How do I implement a Floodlight tag into an iPhone app?
A client is asking me to insert a Floodlight tag into an Objective-C programmed iPhone app that is ready for submission to the App Store.
I did some Googling, and couldn't find anything about how to ...
3
votes
1answer
377 views
Open source user tracking on the iPhone
I would like to track certain actions (e.g. how often an app is used) without using solutions from companies such as Pinch Media or Admob.
Do you know any open source project, which I could use as a ...