0
votes
0answers
13 views
Compiler warnings with gtm-oauth, how do I get rid of them?
Here's a picture of the code and the corresponding warnings in the GTMOAuthAuthentication.h file from Google's gtm-oauth Cocoa library.
What exactly is causing these warnings? How do I fix them?
0
votes
0answers
10 views
gmt-oauth - still a viable oauth library for iOS?
Is this still the one to use? I realize this is a little subjective, but I've read a lot around StackOverflow and it's been pointed to a fair bit, but I haven't found a lot of recent questions about ...
0
votes
0answers
13 views
How to authenticate Project Server 2013 [Office 365] URL (https://sitename/servername/sites/pwa) using iOS
I am creating an iOS app and want authenticate my Project Online URL using iOS. Currently I am using ASIHttpRequest to authenticate Project Server 2013 On-Premise URL but it is not authenticating the ...
0
votes
1answer
44 views
iOS Equivalent of SecTransformRef?
Is there an iOS equivalent to SecTransformRef from the Mac SecTransform.h header file? I am getting a Semantic issue where there is an unknown type name 'SecTransformRef'. It appears that the ...
0
votes
1answer
25 views
How do I make my launch images for iPhone use the user's status bar?
I tried removing the status bar from my Default.png images, but under iOS 6 apps seemingly load with that blue-tinted bar, and since my app uses a black one it doesn't work.
For example, the Facebook ...
0
votes
4answers
50 views
iOS 5 UIButton title showing with ellipsis
I have a problem regarding the UIButton title in iOS5. They are clipped and show like in this photo. I don't want them to be clipped, i want to show the full title.
In iOS6, they work perfectly.
...
0
votes
0answers
21 views
With YRDropdownView, when I present it after a refresh it gets caught at the top of the screen, and can't be seen
I'm using YRDropdownView to present notifications in my app, in this case when they try to manually trigger a data refresh it will notify them that there's no internet (if there isn't).
This refresh ...
0
votes
2answers
26 views
A MKMapView delegate calling issue
I am facing an issue about MKMapView delegate.
In iOS5, When I clicked a Pin on the mapview,
thedidSelectAnnotationView: delegate will be called first,
and the next is viewForAnnotation: delegate ...
0
votes
0answers
9 views
Why is the crop rectangle for existing pictures not square, but newly taken pictures yes?
I have this situation where I want all my images to be upload in a square aspect ratio. When the user is presented the option to add a picture, he can either take it live, or select one from the photo ...
0
votes
0answers
37 views
App level VPN connection - Enable in device through coding
I want to connect the VPN server through my app without configure the VPN in device level.
It looks like app level VPN connection. It is not a exact vpn client but before open my app, I have to check ...
1
vote
0answers
37 views
+150
Weak Linked Framework Causing “File Not Found” Error
I am building an app that uses the Social.h and Accounts.h frameworks.
I have both Frameworks set as optional.
I have my Base SDK set as 6.0
I have iOS Deployment Target set as 5.0
When I build ...
0
votes
0answers
60 views
UIScrollView acting differently on iOS 5 and 6
I have a simple uitableview controller to start my application. I set it up so that there is a segue between this and the next controller. This next controller is a uiviewcontroller containing a ...
-1
votes
2answers
26 views
Change buttons' font in inputAccessorView [closed]
I can't find a way to change the font for the buttons in the inputAccessoryView. Can somebody help me with this?
0
votes
2answers
50 views
Update tableView when images loaded asynchronously
I get images asynchronously with parse, and i insert them into an array with some other stuff.
I return this array to fill a tableView, and the rows has an UIImageView, but some images that i get ...
0
votes
0answers
32 views
Error when running app in iOS5 for facebook
I am using DeFacebookComposeViewController to share pictures in facebook. It is running fine in iOS6. But have issue running in iOS5.
I put a breakpoint in this function:
- ...
0
votes
0answers
13 views
Lock screen orientation for a single controller when there's a UITabBar in IOS 5 & 6
Following are the main poins I have.
I'm new to IOS development
I need to support IOS 5 and IOS 6 in my IOS app
I have a UITabBarController in AppDeligate file as follows.
UIViewController ...
0
votes
1answer
34 views
Charts not getting plotted on iOS 5
I am using Core Plot to draw charts in my iOS application. The charts were getting plotted nicely till I was using core plot version 1.0. I just upgraded my core plot to version 1.2 and tested it on ...
0
votes
1answer
22 views
Not able to update sqlite3 table iOS 5
I am working on Core Location framework, trying to calculate distance between the coordinates and updating the distance onto the database(sqlite3.0). But for some reason i get redundant data getting ...
0
votes
1answer
50 views
Pass Data to Subview
How can I pass data to a subview?
SubviewViewController.h:
@property (weak, nonatomic) IBOutlet UILabel *lblName;
TableViewController.m:
- (void)tableView:(UITableView *)tableView ...
0
votes
1answer
25 views
libpaypalmobile.a symbols not found in architecture error?
Hi i integrated paypal Mobile sdk in my app. I got libpaypalmobile.a symbols not found in architecture i386 error. i added all required frameworks. when i build the project, i got that error. i ...
0
votes
1answer
41 views
save multiple images in custom album in ios5 but not in camera roll?
save multiple images in custom album in ios5 but not in camera roll?
i am using ALAssetsLibrary+CustomPhotoAlbum example, but it can save only once in custom album and duplicate in camera roll.
i ...
-1
votes
0answers
20 views
IOS Libela (freebox) implementation [closed]
I want to create an app that uses libela api described in Freebox SDKs, it's like a remote controle
Freebox sdks
Other link of freebox descp
existing apps:
Player Skipper by Fichtre Mobile
...
0
votes
2answers
33 views
How to find path o image so I can reload later again same image?
How to get path on device of captured image ?
I am showing image and below I have switch when is off I show default image from project, when is on I want to show image which user captured.
In capture ...
0
votes
2answers
28 views
How do I debug iPad iOS5 Javascript error using an iPad running iOS6?
A client has notified me that our website is generating an error for iPads running iOS 5 when using Debug Console in Safari. I only have an iPad running iOS 6 which no longer has the debug console, ...
0
votes
1answer
35 views
TableView as subview of UIView not appearing when app lunches in landscape mode
I am developing an application in which i created tableview as subview with two rows which contains label and textfield to take username and password from user.
I took help from this site to create ...
0
votes
0answers
26 views
For the same URL dataWithContentsOfURL: sometime returns nil & sometimes returns valid value [closed]
the url is pointing to a jpg. the url can be opened through the web browser & "curl -v url" returns valid values.
However, Say i am requesting imageURL1 & imageURL2, in code when i open the ...
0
votes
2answers
55 views
static table view works in iOS6 but not iOS5
I have searched for hours and hours and found many hints but not the solution. I have a very simple tableview with static cells. I am following the Apple documentation. I am not using storyboard, I ...
-4
votes
0answers
27 views
Use AVFoundation library [closed]
Can I use AVFoundation library to stop video on particular time, and save the captured video as image for later use? If yes where can I see some examples?
0
votes
0answers
10 views
The same device with the differences AVAssetExportSession supported file types
I am using AVFoundation framework to export videos from MOV file to MP4 file. I take these test videos from the iPhone device. And there a very strange thing in that.
Here is my code:
NSURL *url = ...
0
votes
2answers
59 views
pushViewController not working in iOS 5 but working fine in iOS6
I have a navigation controller that pushes a new viewcontroller. It is working fine in iOS6, but not working fine in iOS5. Btw, I am running on iPhone Simulator.
My code looks like this:
...
0
votes
0answers
39 views
UIRefreshControl with a UITableView (not a UITableViewController) very difficult to refresh
if i add a UIRefreshControl inside a TableView (not a TableViewController), a little smaller, i can't get the refresh activated cause the table hasnt the height that expected, is there any way to ...
0
votes
1answer
46 views
How do i get the facebook username of a given PFUser?
PFUser *aUser = [PFUser currentUser]; //may not be the current user NSLog("username %@", [aUser username]); //This is ok if its not a FB user. otherwhise it gives me a token. I know there is a [PFUser ...
0
votes
1answer
36 views
how to reset the view position to origin after scale
There's two views in my app, viewA(green) and subviewB(red). The initial state of my app is as following:
I use the following code to change the transform of viewA:
CGFloat scale = 0.4;
...
-1
votes
2answers
39 views
iOS - Payment solution for booking and payment through credit card
I am working with an application which is basically based on booking of some services, in which the customer can pay via his card while booking for the particular service (say hire a car), how to ...
0
votes
0answers
45 views
How To Play Remote Video(mp4) file with AVPlayer
I have been working for a long time to play .mp4 file which is located Remote location using AVPlayer. The Player is playing the audio track of the mp4 file but not the video.
i am using the ...
0
votes
2answers
30 views
Loading specific scene in Navigation View Controller
I created a Navigation View Controller. The static table view cell pushes me to a "Personalization" view. So, how can I programmatically load this view from another in this controller hierarchy?
...
0
votes
0answers
32 views
ASIHTTP with SSL failed on iOS 5.x but not in iOS 6
I got an app running ASIHTTPRequest library to receive internet data. I call to an URL with SSL using this code:
NSURL *url = [[NSURL alloc]initWithString:@"https://my.web.com"];
ASIFormDataRequest ...
0
votes
1answer
21 views
Configuring Xcode for iOS5 when latest is iOS6
I've released an app for iOS6 (deployment target: 6.1, SDK 6.1) but now wish to make the app for iOS5 because I realize how many users still have iOS5 to keep the old native Google Maps. I understand ...
0
votes
2answers
53 views
Memory management with GCD, NSMutableArray and UITableView [closed]
I'm now been stuck with this error "EXC_BAD_ACCESS" for hours and I can't seem to find what's wrong. Hopefully some of you will find it.
I'm downloadning a file containing json-data, save it as a ...
1
vote
1answer
113 views
How to rotate cocos2D game into landscape mode in iOS 6?
I have an iPhone 4S (running iOS 5.1) & an iPhone 5 (running iOS 6.1). I noticed that when i try to open the cocos2D game, on the iPhone 4S running 5.1, the game is able to open perfectly fine in ...
-2
votes
0answers
14 views
iOS UIImageView or Three20 any Option Show Image and vedio file both [closed]
Can you please help me ? How to show Both file in iOS UIImageView or Three20 framwork using show both vedio or image file show. is there any other option?
0
votes
0answers
40 views
Some nib objects are not init in iOS6
So I've been having problems with this for a while and not really noticing it I think. However I tried to do something basic this morning and I can't see why it's doing this, so I though I'd ask about ...
1
vote
1answer
30 views
Name input like SMS or Facebook app
I'm trying to find a library that can handle autocompletion with tokened (grouped) texts.
There are some very nice libraries out there for autocompletion such as:
...
0
votes
1answer
73 views
Orientation Landscape iOS 5 on xCode 4.6
I want my app to be landscape. I tried everything, my storyboard's orientations are landscape, I changed the supported orientations and the initial orientation in info.plist. Can anyone help me?
In ...
1
vote
2answers
35 views
multiple instances of a viewController to reference in a different viewController
I have a viewController which takes details of a product and calculates the price.
The User can calculate the price and add that product to cart. Here I was simply adding self to the array defined in ...
4
votes
1answer
43 views
Build and guard against missing library using Objective-C
I have a library (lib.a) and a header file (lib1.h). The problem is the library is too big and only a relatively small subset of users need it.
Would it be possible to build my Xcode project without ...
0
votes
4answers
141 views
iOS application deletes itself once downloaded
I'm developing an application for a company for iOS > 5.0 using Xcode 4.6.1. To test application, i archived application using Save for Enterprise or Ad-hoc deployment. I've checked also Save for ...
0
votes
1answer
35 views
Increase iOS App Security With Keychain
I should develop iOS app that store very sensitive information and passwords. I find that iOS keychain is for this purpose, but there is something that bother me. If the phone is jailbroken how this ...
0
votes
0answers
11 views
Twitter Streaming API + iOS5+ Tutorials
im building an iOS App and don't know where to start. Does anyone have pointers to some good sample codes or tutorials that will help me understand how to access and parse Twitter Streaming APIs. I ...
0
votes
2answers
78 views
iOS Minimum OS Requirements difference between Xcode project and iTunes Connect
I submitted an app to iTunes 7 days ago. It's status is "Waiting For Review"
I set iOS Deployment Target as 6.0 in Project's settings. (Photo 1)
I did not do anything about minimum os version or ...







