0
votes
0answers
11 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 …
1
vote
3answers
60 views
+100
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 …
0
votes
2answers
59 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 …
0
votes
0answers
17 views
What is “mt=8” in iTunes links for the appstore?
Anyone know the significance of the mt parameter? It seems that any value will work, like mt=0, mt=999 etc...
Sample link:
…
-1
votes
1answer
41 views
New and noteworthy section on the App Store [closed]
How does the New and Noteworthy section of the App Store work?
Any application released will be listed in this section automatically after a certain amount of days or is it Apple that decides for just …
2
votes
5answers
101 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 …
1
vote
1answer
37 views
How to do effective marketing of an iPhone application which is promoting an Site [closed]
Hi All,
We are developing an iPhone application which will be promoting the clients web site and there product. Client is in Health Care domain.
So my concern is how we can promote this iPhone …
2
votes
3answers
46 views
iPhone: Pass information from web page to app that’s downloaded from App Store
I'm trying to glue information from a web page to an iPhone app that said web page suggests to download. I control both the web page and the downloadable app.
Scenario is like this:
User visits my …
1
vote
1answer
39 views
Faux login required for App Store submission reviews?
I am about to upload my app today and remember reading something about giving reviewers the ability to login using a faux account, otherwise they will reject the app. However, I am not really sure if …
1
vote
3answers
126 views
iPhone AppStore Build : Code signing problem
Hello you iPhone guys,
I have been using your knowledge that you share on stack overflow through my various Google Searches regarding iPhone development. Thank you for the same.
But now I need your …
0
votes
0answers
33 views
what is the procedure to purchase the application from the apple appstore? [closed]
Hi,
i have downloaded so many free application from the apple appstore.
But, not able to find out the exact solution for purchasing the application from the appstore?
what is needed to purchase the …
1
vote
1answer
41 views
Application not starting, manually
I am developing an iPhone application which works perfectly when doing a build & run, it runs like a charm.
But after I exited the app which ran from the build & run, an I try to start it …
1
vote
1answer
42 views
Promo code for in app purchase items
Apple doesn't provide promo codes for in app purchase products. My content will be in an sqlite database in the app. I'll use a column flag to indicate purchase status. Once the user purchases, I …
0
votes
2answers
73 views
will my iphone app get knocked back for distribution if it is designed for 3Gs
i have an app that runs like a dream on a 3gs, but can be a bit glitchy on the ipod touch, anyone have any similiar experiences, with distribution?
The app still works, on the ipod touch (which is a …
2
votes
1answer
67 views
How do I link from free to paid app in the Android market?
If I have a free version of a paid app in the Android market how can I place a button in the free app that opens the paid version in the market?
