iOS
id transmission issue
This seems to be a very simple thing, but I don\'t know how to do it. At moment I have rootView with the continents populated:[详细]
2023-04-13 06:29 分类:问答sigabrt with no error message
I开发者_JAVA百科 have a strange problem, i am getting a Sigabrt in main loop, but no error message is displayed, i\'ve looked quite a lot on this in the internet but didn\'t manage to find anything us[详细]
2023-04-13 06:20 分类:问答Good practice to build snapshots for your iOS apps?
This question is targeted for people who are involved in the iOS apps development. Not sure if suitable to ask such questions here. (correct me if wrong )[详细]
2023-04-13 06:20 分类:问答Limits to storing data on the iPhone via an app
For the first release of my app I want to store all information locally using plists. What would be the limit to the amount of memory my app could use up on the phone?[详细]
2023-04-13 06:19 分类:问答Handling log in and keeping tokens in iOS
I\'ve got a project proposal, and in the spec they want to allow the user to开发者_StackOverflow社区 log in. Thats ok for me, I\'ve done this a few times. On successful login they want a token to be d[详细]
2023-04-13 06:17 分类:问答How can I enable iCloud synchronization for my Core Data database?
I want to make my app sync its SQLite Core Data store between devices using iCloud. Right now I let users manua开发者_JAVA百科lly sync their SQLite files using Dropbox, but that is cumbersome for user[详细]
2023-04-13 06:16 分类:问答How can I use OAuth in my iOS app?
I want to use OAuth (documentation from http://fdp.frogcommunity.com/questions/view/171/introducing-oauth) in my app, any ideas/online tutorials listin开发者_如何学编程g how to do it using the code li[详细]
2023-04-13 06:15 分类:问答iPhone Interface Sizes
Where can I get system size of UI elements in iOS? For example, UIButton corner radius, UIWindow size (I know it\'s 320pt, but is there a constant for it?),[详细]
2023-04-13 06:08 分类:问答iphone app loading data in language other than english
Hai i am very new to iPhone app development and just want to develop a newspaper app in a local language and my problem is ho开发者_如何学编程w can i load the data in a particular language other than[详细]
2023-04-13 06:05 分类:问答Knowing resolution of AVCaptureSession's session presets
I\'m accessing the camera in iOS and using session presets as so: captureSession.sessionPreset = AVCaptureSessionPresetMedium;[详细]
2023-04-13 06:02 分类:问答