0
votes
2answers
34 views

How do I stop the SearchBar to open on my UITableView instead of over my entire view?

Good morning Ladies and Gentlemen; I'm working on an App which main view consists of a MapView and a TableView, similar to the interface of the Foursquare-App. Now the problem I have is that when I ...
0
votes
1answer
30 views

Time intervals chart

I'm a relatively new ios developer. I am developing an app for iphone and i need a free library to do a chart in which to display time intervals. The typical use of such a chart is to diplay different ...
3
votes
2answers
53 views

CGImageCreateCopy vs. CGImageRetain

A CGImageRef doesn't appear to have any mutating operations. Copying a CGImageRef does not copy the CGDataProviderRef (determined through experimentation). So if CGImageRef is an immutable type, is ...
0
votes
2answers
52 views

Increasing the space between header and table cell in iOS

So my UITableView has a header, which is the UIImageView shown, and comments below the image. I am trying to increase the space between the image and the comments table. (I have tried increasing ...
0
votes
0answers
39 views

Renew/change the IP address of an iPhone programatically in iOS 6.1

I am developing an iPad/iPhone app for my own personal use on my own devices (i.e. not for submission to the App Store). My app needs to change the IP addresses assigned to the cellular data (not ...
1
vote
2answers
46 views

Navigating to a main ViewController that is already loaded without loading it again

I have a main view controller that loads some data from api, from there I move to another screen which shows details for a particular deal. I want to go back to the main controller, but when I use ...
0
votes
1answer
17 views

iOS export call logs to csv/excel or similar file in app

I know that I cannot read directly from the call_history.db, but I know that itunes can export the call logs onto a mac, and several other programs can do this to PC or osx. Is there any sort of ...
1
vote
0answers
25 views

Is it possible to use a cocoa control like inputtoolbar in Phonegap?

I have an app developed in jqueryMobile and Phonegap for iOS. I would like to use a cocoa control I have found called InputToolbar Is it possible?
2
votes
3answers
86 views

Async image loading from url inside a UITableView cell - image changes to wrong image while scrolling

I've written two ways to async load pictures inside my UITableView cell. In both cases the image will load fine but when I'll scroll the table the images will change a few times until the scroll will ...
-1
votes
2answers
60 views

Difference between @property and variable within interface declaration [duplicate]

What's the difference between putting a variable inside of the @interface{} declaration in a header file, and putting in a @property after that declaration? E.g., @interface GameCenterManager : ...
0
votes
1answer
26 views

Select current button that is showing in UIScrollView programmatically

I have a UIScrollView with paging enabled. In every page I have a button. I want that with every swipe the button that is showing in the UIScrollView will be selected. I'm guessing that the solution ...
-1
votes
1answer
67 views

Sending Images and data to PHP server-side

It,s my first time trying to send Images & Data to a PHP Server from an app, and I am quite confused as to what's the best way to achieve this. In my research, I came across AFNetworking library ...
0
votes
4answers
49 views

How to create a UITableCell that has multiple subtitles

I came across this design image online and I am really puzzled on how could I make a UITableCell that has multiple subtitles and allows me to customised them in the way shown by the picture. My ...
0
votes
1answer
43 views

Right To Left Push animation results in corrupted navigation bar

I'm subclassing my UINavigationController to perform a push from right to left (not normal behavior) with UIRTLNavigationController.m I've added at the bottom of this question and get these warnings: ...
0
votes
1answer
52 views

What is the difference between self.managedObjectContext and managedObjectInstance.managedObjectContext?

So, I have the CoreData entities Book, Bookmark, Highlight. A book contains information about the book and an NSSet of Bookmarks. I want to delete the bookmarks present in one book and then ...
0
votes
1answer
44 views

Is there a way to do 3D transforms with keypoints?

I've created a 3D cube view transition that does the following: Creates a layer container. Adds the current view in 2D space. Adds the next view to the right and rotated 90 degrees (like in a ...
0
votes
1answer
61 views

memory game in objective-c [duplicate]

I'm making a memory game in obj-c. I have 6 UIButtons as cards and 3 pairs of pictures. I just arc4Random() % 3 for each button to get a new image every time view loads. My problem is that, obviously, ...
0
votes
1answer
65 views

check if imageview has been rotated — Objective-c

I have an imageview that are being rotated PI/4 (radians) every time it's taped. That works fine with this code: - (void)handleTap:(UITapGestureRecognizer *)tapRecognize { if (tapRecognize == ...
-3
votes
0answers
74 views

NSArray.count or [NSArray count], what should I use? [duplicate]

"Count" method in NSArray returns the number of objects in it. Recently I have noticed in my colleague code that he frequently uses myArray.count to get the number of objects in NSArray. I should ...
1
vote
1answer
40 views

NSJSONSerialization output number as float?

I'm using NSJSONSerialization to convert a dictionary into JSON. If I include an NSDecimalNumber ( == 0 ) in that dictionary it outputs as 0. This is wrong. 0 is an int. I need it to output as 0.0. ...
0
votes
1answer
88 views

Preventing iPhone app for inactive state

I need screen ON/OFF callbacks and voice call callbacks. But i am receiving callbacks when my app is in foreground. But i am unable to get delegate callbacks when my app is in background. How is it ...
0
votes
0answers
34 views

Connect to, or as an HID device using CoreBluetooth

Using the CoreBluetooth libs, is it possible to scan and connect to HID devices like mice and keyboards? Also, is it possible to act as a HID device? I've tried to scan all available bluetooth ...
0
votes
1answer
41 views

Determining if a UILocalNotification was fired from scheduling or user interaction

I'm trying to determine different scenarios of UIApplication didReceiveLocalNotification:. If a user clicks the notification the while app is inactive, I should bring them to the corresponding UI ...
5
votes
4answers
138 views

What consumes less memory an actual image or a drawn image?

I am designing an app and I am creating some images with PaintCode. Using that program I get the actual code for each image that I create, thus allowing me to choose to insert code or use an actual ...
0
votes
1answer
29 views

instantiate class method issue while trying to resize and image

I am quite new to iOS development and its my first time trying to resize and image and dealing with class methods. I am following this post on how to resize an image. I placed the + ...
0
votes
2answers
45 views

Interface building - UIViews vs Images vs Core graphics vs PDF subclass

My app uses flat graphics, which mostly consists of lines and flat surfaces... Whats the best approach for building the UI? use PNG images as much as possible (like for the attached picture, the ...
1
vote
1answer
37 views

How to migrate a core data data model when adding an abstract parent entity?

I created a new core data model version. The changes I made were I added a new entity called "FTASyncParent" which I set as an abstract entity. Then I set the parent entity of all my other entities to ...
0
votes
1answer
79 views

UICollectionView showing empty cells

I have a UICollectionView that displays an array of images. The images in the cell are being displayed as white boxes instead of the real image. I copied and pasted this code from another view and it ...
0
votes
1answer
89 views

Is fast enumeration exception-safe in files compiled with -fobjc-arc-exceptions?

I'm considering using exceptions for internal error handling inside a library I'm writing. If they are used, the library will be built with arc and f-objc-arc-exceptions enabled. One issue with obj-c ...
0
votes
1answer
35 views

Max value from core data attribute of different entities

I have three entities in my core data modal, A, B, C. Each has a createdAt date. What is the quickest way to access the most recent createdAt date, regardless of the entity type? Can I do something ...
4
votes
2answers
50 views

Is it necessary to call NSManagedObjectContext save: for in-memory stores?

I'm using CoreData in my app, with a persistent store of type NSInMemoryStoreType. Is it ever necessary to call NSManagedObjectContext save: with this type of store? Does passing save: to ...
0
votes
2answers
44 views

MagicalRecords: Can't save simple relationship

I'm new to MagicalRecord so this may be a simple thing but I've looked everywhere for an answer and no one seems to be having my issue. I have a simple Core Data structure with one Parent leading to ...
-2
votes
1answer
44 views

What is best way to stream video from server in ios [closed]

I am working on an ios application in which i have to play video from server. Please suggest me how it is possible in best efficient way. Thanks.
0
votes
3answers
52 views

Why a subView won't stay in the parent frame?

I have a view and inside it there's a UIImage. The image isn't static and I can move it around if I drag my finger around (using drag events) The problem is that sometimes the picture moves outside of ...
0
votes
1answer
43 views

Deleting Core Data objects from in-memory store turns them into faults but does not erase them

I have a Core Data stack based on the NSInMemoryStoreType store. And I've noticed that deleting objects doesn't really remove them or make them nil, bur rather simply turns them into faults. For ...
2
votes
3answers
47 views

Correct way to accessing attributes of a class modeled in core data

Let's say a Recipe object has an NSSet of one or more Ingredients, and that the same relationship is modeled in core data. Given a recipe, what id the correct way to access its ingredients? In this ...
2
votes
2answers
70 views

NSSetUncaughtExceptionHandler Hijacked by Third Party SDK

Edit: for those who're wondering what that SDK is, it's a Chinese clone of Flurry, ==>> Umeng. Edit 2: there's actually a disable crash log handling option in that weird SDK, which will make my ...
4
votes
2answers
90 views

Auto Layout and in-call status bar

I'd like to ask about Auto Layout and in-call status bar. Here's a simple scenario that demonstrates my problem: Create project with "Use Storyboards" enabled Add "View Controller" and enable its ...
0
votes
1answer
39 views

Capture UIScrollView to an image with the right zoomScale

I'm using this code to take a Snapshot of the UIScrollView . My problem is that the snap shot will always take the 1.0f zoomscale of the UIScrollView While I want to snapshot the all content in the ...
1
vote
0answers
55 views

Binary data from file into NSString

I'm building a web server for an iOS app and ran into problem when serving binary files such as images. I need to put the binary data of files into a NSString that I send with the HTTP response ...
0
votes
1answer
43 views

Button changes orientation on touch catched. IOS

I had to animate few button in such a way that it looks like they are rotating onto screen from below and managed to do that. In order for the solution to work I needed to change buttons orientation ...
0
votes
1answer
22 views

Why UIImageView hides only after delay?

After a UIView is tapped, I hide it and initialize new object with UIView and Quartz drawRect. - (void)viewTapped:(UITapGestureRecognizer *)recognizer { self.vignetteView.hidden=true; ...
0
votes
1answer
45 views

Change keyboard apperance when using Facebook SDK 3.5 for iOS

I am having a hard time changing the keyboard apperance when the Facebook Login dialog pops up. The point is that i want the keyboard to be UIKeyboardAppearanceAlert. I tried with UITextField ...
0
votes
1answer
39 views

can't interact with UIScrollView after setContentOffset

In my app I have a small area I can drag my finger on and move accordingly a much bigger UIScrollView. The UIScrollView has a lot of buttons inside. ---*---*---*- ScrollView ----Container ...
-2
votes
5answers
114 views

NSMutableArray causes memory buildup, not Autoreleasing with ARC

I created an array using the following code. After the 12 images have no longer needed, I set the imageArray to nil and reload a new set of images into this array. When I run the app in instruments ...
0
votes
2answers
48 views

How to change the tabbar selected image using storyboard

I have created application using storyboard and has tabbar controller with 5 tabs. Each tab has tabicon and tab title. When a tab is selected I want to change the tabbar icon. How can I do using ...
0
votes
1answer
47 views

UIButton won't change picture when HighLighted, will only set picture to grey

I want the picture to turn yellow the second the user touches it. Right now on first tap the image turns a bit grey and on release turns yellow. Second tap the picture would go back to red instantly. ...
0
votes
1answer
45 views

How to set UIBarButtonItem with out border

I have created view with barbutton as follows self.navigationItem.leftBarButtonItem = [[UIBarButtonItem alloc] initWithImage:[UIImage imageNamed:@"settingsicon.png"] style:UIBarButtonItemStylePlain ...
-3
votes
0answers
29 views

Change ui navigation view controllers after setup [closed]

I have a basic ui navigation view with a table view, when a user selects a name and presses the top bar next button it should go to the main ui navigation view, after this initial setup it should ...
1
vote
3answers
103 views

Using NSOperatonQueue to speed up long calculation

I'm looking for ways to speed up a lengthy calculation (with two nested for-loops), the results of which will be shown in a plot. I tried NSOperationQueue thinking that each of the inner for loops ...

1 2 3 4 5 37