ios-4.2 Questions
3
Solved
Is there any easy way to manually set the orientation of an interface? I need to set the interface to portrait even though the device orientation might be in landscape during loading. Kinda want to...
3
I've problem to obtain current location Longitude and Latitude in iOS 4.0 also tried in iOS 4.2 actually i want to draw route on my apps from current position to specific location, i tried many way...
Valois asked 29/8, 2011 at 9:32
4
Solved
I'm attempting to run unit tests for a static library that attempts to create/write/read a file in the document directory. Since this is a static library and not an application for the iOS, attempt...
Shilohshim asked 4/1, 2011 at 18:35
3
Solved
How can I check if the user has allowed location for mu app?
Normally I would use authorizationStatus method of the CLLocationManager class, but it is only available in iOS 4.2 and newer. Is it pos...
Bunyip asked 15/1, 2011 at 17:20
2
Solved
I am trying to implement a 3D Carousel on the iPad, consisting of UIViews, an effect like what is shown over here.
I have gone through many similar questions on SO, but didn't find any staisfactor...
Rolandorolandson asked 9/3, 2011 at 9:21
2
Solved
I'm developing an app for iOS 4.2, iPhone, in this app I download images and I save them in the internal storage (NSDocuments).
Well, then I show the first image in a UIImageView. The user can dr...
Ruperto asked 18/5, 2011 at 16:53
4
Solved
I'm a newbie developing for iOS devices. I inserted an UITextField on InterfaceBuilder, and I assigned with the code:
@interface ComposeViewController : UIViewController {
id <ComposeViewContr...
Yerga asked 21/1, 2011 at 17:9
1
Solved
I am working with my first app for iphone and last part is push notifications. Its my first iphone app and firs time i am dealing with push notifications. In development phase everything is working...
Goosefoot asked 6/4, 2011 at 13:46
2
Solved
Missing dependency target "<PBXTargetDependency:0x201d16ca0:<no cached name>>"
I keep on getting this warning in my Xcode IDE:
Missing dependency target "<PBXTargetDependency:0x201d16ca0:<no cached name>>"
What the heck does that mean?
Subtractive asked 27/1, 2011 at 2:36
3
Solved
Hi
When we click on a UITextField or UITextView, a default keyboard pops up from the bottom of iphone screen. I want iphone keyboard to appear on a button click, and then handle the keys as typed o...
Wobbling asked 7/3, 2011 at 7:24
2
Solved
I am working with push notifications. When I get a notification it comes with 2 button, view and close. If I click on view it opens the app and when I click the close button it does nothing but a b...
Photic asked 28/2, 2011 at 15:57
1
Solved
Is it possible to use XSLT in a UIWebView using iOS SDK 4.2? Alternatively, is it possible to use XSLT in iOS SDK 4.2 outside of a UIWebView? I have seen similar questions to this, but they seem to...
Running asked 24/2, 2011 at 3:27
4
After updating to the iOS 4.2 SDK, I receive the following exception in my app:
Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [nan 22]...
3
Solved
In my iPhone app, I am making an access to the webserver to fetch the data.
Here I am using JSON to retrieve the data from database.
I get a warning that says:
NSString may not respond to '-JS...
Paigepaik asked 12/1, 2011 at 13:0
2
I've been looking around and it seems like the answer is no, but the posts are dated so I was wondering if this has changed. Is it possible to set the status bar to translucent? I'm trying to do a ...
Plumlee asked 8/12, 2010 at 23:21
2
I am working in an AR project, and we want to manipulate the focusing distance of the iPhone4 camera. Is this even possible? So far, we've found just toggling and auto focusing as options listed he...
1
Solved
Where are the files associated with my app in the iOS 4.2 simulator - need to look at my sqllite DB and I can't find it.
© 2022 - 2024 — McMap. All rights reserved.