1
vote
1answer
26 views
How to programmatically determine if DRM was removed from iPhone application?
How can I determine if DRM was removed from iPhone application bundle (to protect it from piracy)?
1
vote
1answer
32 views
Existing Website-Accounts with a monthly fee, attached to a (free)iphone app? Rejection?
An already running Website which has a medium number of paying users (the customers pay 10$ per month for the account) asked me if I am willing to program an iphone app which helps extending the …
0
votes
1answer
25 views
Other App icons in iPhone App
Hey I was wondering if anyone has used the Phone and Maps app icons in their app as links to these other apps?
Ie: I have the phone app icon as a button which when taped closes my app and starts the …
0
votes
3answers
32 views
Strange problem with App Id on developer account
Hi,
I have very strange problem with App Id on developer account.
We have uploaded one project with App Id(com.yourcompany.app) and its ready for sale now. Now we have to release update for this …
3
votes
1answer
64 views
How much time does including HMAC-SHA1 encryption in your iPhone app add to the App Store approval process length? [closed]
Google is failing me: I've read in passing that including encryption in your iPhone application extends the approval/review process, but I haven't seen any solid evidence that it's true. Also, is it …
0
votes
2answers
127 views
iPhone reachability checking
I've found several examples of code to do what I want (check for reachability), but none of it seems to be exact enough to be of use to me. I can't figure out why this doesn't want to play nice.
I …
0
votes
1answer
33 views
iPhone app available languages in appStore
Hi I submitted my first application to the appStore http://itunes.apple.com/at/app/section-control/id343824642?mt=8
This displays "English" as Languages (Sprachen in German) in the "Overview".
And …
0
votes
1answer
110 views
My iPhone app with a bug got approved, is there a way to roll back to a previous version?
I know if I fix the bug I have to go through the approval process again. Is there a way to rollback to a previous (approved) version?
0
votes
0answers
25 views
application development for iPhone Appstore
what does the domainname and application name in the APP ID generally means.
Can the iPhone unlocked one can be used for the iPhone Appstore application development and testing .
Can the iPhone …
1
vote
5answers
72 views
closed beta application in the app store?
Hi!
Is there a way to have something like a closed private beta in the app store? So a customer could see and try the product after I sent him the link. If the app get's approved by a customer I …
3
votes
3answers
128 views
How long does it take to get an iPhone app into the App Store? [closed]
How long does it take for a business to create a developer account with Apple and submit an application into the app store?
Note: I have my own answer to this that I will post in a minute, hopefully …
4
votes
4answers
132 views
Best Portal so buy and sell J2ME apps
There are so many app stores for any kind of platform out there, but when I try to find a good store to buy and sell j2me apps, I find some, but no really big one or defacto standard like I was used …
1
vote
3answers
91 views
Can we use pthread instead of NSThread in iPhone apps
Well I have an application that uses both Objective C & c++ but for portability reasons I have tried to use c++ as much as possible.... Now I am confronted with some problem that requires threads …
2
votes
5answers
156 views
Can I hide or make my iphone Application unsearchable on the App Store?
I want my application to be unsearchable from the App Store. I would like that only those users who sign in to my web site and then click the link of my iPhone application on app store, can install …
0
votes
1answer
57 views
How can I use Appstore API to get top100 list? What is the common architecture to build a appstore application website?
I've found a PDF file of Appstore search API, that I can use some parameters to fetch an application's detail information.(sorry I forgot the download url, but I found it in stackoverflow)
But there …
