Tagged Questions
1
vote
1answer
27 views
How to Establish RFCOMM Bluetooth Connection From an iOS to android device
I am creating an app which enables sending information between iOS and android devices via Bluetooth, The app would not be submitted on app store, so considering all options I found out that Apple ...
-1
votes
1answer
28 views
iOS paypal API - Apple Rejection [duplicate]
I want to develop one iPhone app in which user upload their documents on my server and then I will process that documents and provide them back via mail or any other mechanism out side of app.
I want ...
0
votes
0answers
15 views
Cached images in UIWebView take longer to load? (NSURLProtocol?)
I'm serving up local images to my UIWebView via NSURLProtocol (which means the image is returned almost immediately), but I'm experiencing an issue where cached images (images being displayed again ...
1
vote
3answers
59 views
Does apple rejects if the app does not contain -568h images?
I am submitting my app to app store. My app will be supported for iPhone 3G, iPhone 4S, iPhone 5 devices. I am also including all app images with 2x resolution( like "myimage.png" and ...
0
votes
1answer
26 views
Is it safe to compare private class names for an app that will be submitted to AppStore in iOS?
I have an app that I will submit to the Apple AppStore.
In this App, I need to specifically close the TWTweetComposeViewController when the app enters the background.
In iOS 6, I get the Tweet ...
0
votes
1answer
52 views
Will I have trouble in Apple's review process for “messing” with UIWebView? [closed]
I'm planning to control how long of a touch is required before UIWebView initiates a text selection, and I'm planning on doing this by getting the UIWebBrowserView subview and changing the duration of ...
0
votes
2answers
93 views
iPhone App Rejected, Reason: App name to be displayed on the App Store does not sufficiently match the name of the app displayed on a device [closed]
My iPhone App Rejected. Here is Apple message from resolution center:
We found that the app name to be displayed on the App Store does not
sufficiently match the name of the app displayed on a ...
3
votes
1answer
164 views
iOS Certificate Generation Error: Disc Quota Exceeded. Is this an Apple bug?
I am having the same error that user2320456 was having two days back. They did manage to solve their problem and the issue was closed because the problem was too localized. But I do want to know (a) ...
0
votes
1answer
18 views
Revoked Certificate by Apple
I submited my App to Apple and they responded that My certificate is Revoked .What does this mean?
0
votes
1answer
24 views
Google play games and non-google users
I'm exploring the new Google Games API and I have a question:
For apps with a server side, could I use this api to allow a user that don't have/don't want to have/don't want to log in with a Google ...
-1
votes
0answers
25 views
Github APIs (and similar open sources) codes in our app for Apple app review? [closed]
Are we allowed to use Github APIs (and similar open sources codes) in our ios app. Will it affect our Apple Store's app review?
My concern comes from the non-public API prohibition from Apple Review ...
-2
votes
1answer
57 views
Apple In app purchase alternative [closed]
We are trying to sell lessons from IOS application and these lessons are quite expensive. The client wants to create IOS and android app and want to include their own payment gateways which are ...
-2
votes
2answers
25 views
Custom EULA - show and approve on application [closed]
In the HIG (Human Interface Guide) is suggestion
"If possible, avoid requiring users to indicate their agreement to your EULA when they first start your app"
but it is not prohibited. If user ...
6
votes
1answer
607 views
iOS Certificate Generation Error: Disc Quota Exceeded [closed]
I am trying to generate an iOS Development Certificate. After I select the .certSigningRequest file from my desktop and click on Generate, I get the following error:
Processing of multipart/form-data ...
-1
votes
0answers
20 views
Apple Developer Company Account device listing and change history? [closed]
Since Apple did their makeover of the iOS Developer Program management pages, I can't find a way of seeing a history of changes to the account - I'm one of a few admins on our Company Developer ...
0
votes
2answers
22 views
Ability to embed safari browser in a native mobile application
Is it possible to embed the safari browser or a downloadable browser such as Google Chrome into a native mobile application? For example, the app runs entirely independent, but has the option to open ...
-1
votes
1answer
36 views
iOS application acceptance [closed]
I want to start develop new iOS application. It will be my the second iOS app.
First time I was many problems when app sent to acceptance, so I read guide and solved problem.
But I did nit find, if I ...
0
votes
1answer
40 views
How to escape a trailing backslash in an NSPredicate format string
I'm using core data and I have a predicate like this in a fetch request:
NSString *predicateStr = [NSString stringWithFormat:@"name like[c] '%@'",name];
NSPredicate *predicate = [NSPredicate ...
0
votes
1answer
30 views
IOS UIScrollView Unwanted Bouncing
Hey so I am using the standard design template to implement swipe navigation on a page. I have a main view controller that holds the center view and two side views. The center view is contained in a ...
-2
votes
1answer
48 views
What versions of iOS are on most devices? What iOS versions should a developer target? [duplicate]
According to Chitka, "All versions of iOS 6 now account for 83.1% of iOS traffic"
all versions of iOS 6 (6.0, 6.1.0, 6.1.1) now account for 83.1 percent
of all iOS traffic, only about 12.2 ...
0
votes
4answers
38 views
Application UI hangs due to networking , iOS
I am developing an iOS application where i am implementing push notifications.
In the AppDelegate and more specifically in the didRegisterForRemoteNotificationsWithDeviceToken function , after i ...
-2
votes
1answer
20 views
Does Apple require legal authority confirmation when transferring Team Agent role? [closed]
Does Apple require any confirmation of legal authority when I will transfer my Team Agent role upon another team member? I would like to transfer Team Agent role to another person but we have a ...
-1
votes
2answers
68 views
App review app store [closed]
I'm about to submit an app to the app store and was wondering about some points about the review. Will the reviewer test the app on a real device with a sim card ? I have some code which depends on ...
0
votes
1answer
71 views
Errors when installing from iOS app store on some devices
On some iOS devices the following errors and warnings (among others) are logged during install of our app from the App Store.
Apr 3 12:13:45 My-iPhone AppStore[268] <Error>: libMobileGestalt ...
1
vote
2answers
42 views
How unique are the ids generated with CFUUID , in iOS?
The title is my question actually. Now that Apple doesnt allow any more the use of UUID i decided to go with the CFUUID.
However i have some questions regarding it.
Is is unique for every device? ...
1
vote
5answers
87 views
How to store a string in KeyChain , iOS?
As Apple has decided to forbid the use of UDID i need a way to uniquely identify my users in my application.
I also need a way that even when the user deletes the application and then decides to ...
1
vote
1answer
37 views
Upload ios development build app
Diawi link expires in 10 days of upload? Do we have any other option for uploading development ios builds of iphone. Test flight is one of the option, but I am not getting that for what time it ...
0
votes
0answers
28 views
Memory Leak or Excessive Memory Usage due to a lot UINavigationController
My App has a lot of views which are displayed after each other. It is not necessary to go back into old views.
I use the following to navigate to another view:
UIStoryboard *Storyboard = ...
0
votes
1answer
67 views
iOS app rejected as it has undocumented API — Further steps
My first iOS app was rejected by Apple as it contained undocumented API (used _define in selector). I found a work around.
My problem here is I don't want any more iterations with the same reason ...
2
votes
2answers
93 views
App rejected because of “Gifting” feature in my iOS App [closed]
In my app people can send each other virtual gifts which they can use within the app.
Gifts can be purchased using Coins.
Coins can be purchased using Consumable in app purchases.
I am storing ...
0
votes
2answers
84 views
Publish Phonegap Build App at Apple's App Store - Experiences?
we want to build our HTML5 App through Phonegap Build for the App Store.
Has anyone else published a Phonegap App to the App Store? Or is there any difference in publishing to the App Store to a ...
0
votes
1answer
23 views
Can Game Center be removed from my app in a future update?
If I submit an update to my iOS app implementing Game Center, can I then remove it in a future update? I thought that because users will have earned scores etc, Apple might not allow this?
-3
votes
2answers
44 views
Will Apple still want a cut of revenues if the subscriptions are handled through a separate website? [closed]
We are looking at developing an i-Phone app which has quite significant licensing costs to be paid to other parties. As a result, out of a £4 charge, we are only going to end up with about 40p. This ...
-3
votes
1answer
65 views
In App purchase is getting rejected [closed]
I have made 2 apps with the same bundle ID. One is uploaded, the other is getting rejected. Both apps have in app purchase which has the same methods.
Apple rejected my app because of the in app ...
-1
votes
1answer
30 views
How develop mobile app with Phonegap libraries for Ios/apple? [closed]
I'm a Junior Mobile Developer. I work in Windows 7 with eclipse, java adt plugins and Phonegap libraries. I want to develop my mobile apps also for Ios, anyone know a solution?
-6
votes
3answers
99 views
How install Xcode in windows 7? [duplicate]
I'm a Junior Mobile Developer, I want to install xcode in a Windows 7, or similar software. Anyone know a solution ? For Android I use Eclipse.
0
votes
1answer
25 views
Using a rate limit with Apple MDM
In our Apple MDM solution I would like to implement a rate limit, setting a limit on how many devices can interact with the server at any time.
Just like an iOS device responds with a NotNow when it ...
1
vote
0answers
62 views
How do I submit an iphone app that utilizes a voip library to the app store?
I need some serious help with this issue.
I have an app already on the app store, called Interdig, and I was about to upload a new version, which includes a feature to make calls via voice over ip. ...
0
votes
1answer
75 views
PushSharp Library and sending notifications to APN
I've downloaded the library Push Sharp and checked through the source and I couldn't figure out how to start sending notifricatinos to APN.
As given in their documentation I've configured the ...
2
votes
1answer
63 views
Mimic Apple's UIViewAnimationOptionCurveEaseInOut math equation?
I want to create an animation that will appear to animate just like Apple's CurveEaseInOut, so that my application looks consistent. The problem is that this particular animation cannot use the UIView ...
0
votes
0answers
35 views
How to display photos via Airplay on Apple TV?
I'm developing an application to display photos via Airplay on Apple TV. But it seems Apple official API doesn't allow me to do this. I searched in Stackoverflow.com, finding some unofficial API can ...
-1
votes
1answer
132 views
App Store - Description must not contain the following characters: ✓ [closed]
When submitting to AppStore Apple tells me:
Description must not contain the following characters: ✓
Description must not contain markup language (for example, HTML tags).
What's going on? App ...
0
votes
1answer
25 views
Alt+Click on symbol doesn't show quick-help window :'(
H guys,
When I press alt and pass on the code, the question mark appears but if I click on a class name (i.e. NSString) nothing happens. Isn't supposed to appear the little pop-up showing a quick info ...
0
votes
1answer
53 views
How can I Delete an iOS device on my iOS Device list?
I got a little problem with Apple and my iPhone 5. The problem is that, on my developer account on Apple, I've two devices with the same UDID (yes the same!) but one is called iPhone5 and it's ...
-1
votes
0answers
25 views
Xcode 4.6 beach ball and crash [closed]
when i open xcode , i get a beach ball which spins forever everytime i try to do something in the storyboard. The story board is currently huge. Over 150 screens.Tried upgrading mac mini to a quad ...
0
votes
1answer
83 views
Cost of Developing Bluetooth 4.0 BLE applications for iOS or OSX?
I have HW applications that uses BLE i.e. Bluetooth 4.0. I would like to get it working in Apple products such as iOS or OSX. My friend said that earlier developers had to be pay at least some 20k USD ...
-2
votes
1answer
23 views
Licencing options for developer libraries [closed]
This is my first ever post so be gentle with me.
I have a client who is developing a library for iPhone apps which gives the developers some tools to improve the user interface (they won't want me ...
-1
votes
0answers
31 views
How can I tell if my IOS app accesses the UDID [duplicate]
I have many 3rd party SDK's in my app. I believe I have removed any access to the UDID for the upcoming May 1 Apple deadline.. but i would like to be sure.
Is there a way I can verify that my app in ...
0
votes
2answers
14 views
storing event information in an iphone/ipad app
I am going to develop an ios app that keeps track of events (concerts, festivals, sporting, etc) and whether those events are on, postponed, etc. Users would be able to register and enter one or more ...
-5
votes
1answer
43 views
How to fix small issue for dictionary [closed]
I am new on Stackoverflow and I am trying to fix issue with my dictionary. On the right side of the pic http://i.stack.imgur.com/h0eAJ.png are same words, but those should be not there. Please find ...
