The appstore tag has no wiki summary.
3
votes
3answers
255 views
How can I deploy a JavaScript game into the iOS app store?
Unfortunately, I don't have a Mac, so I can't develop for iOS.
I understand that HTML5 apps run in the browser, but is there a way to make an HTML5 app (e.g. a JavaScript game) and get it deployed ...
2
votes
1answer
111 views
Minimum target iOS version for games
I have noticed lately on the App Store many games have been updated to require a minimum of iOS 4.3 to run thus eliminating support for pre-retina devices.
It is now 2013, my question is what should ...
0
votes
1answer
117 views
Having Your Own Copyrighted App Automatically After Publishing
I have a question regarding for the game app and in business. You see, I decided to publish an app to Google Play. When I published it, does this app automatically declared that this app is ...
-5
votes
2answers
259 views
Cocos2D-X on Steam and iOS App Store [closed]
With Cocos2D-X can I really submit my games to Steam and iOS App Store? It's commercial quality? Do you have some samples of games built on Cocos2D-X that is on sales in Steam?
Thanks.
6
votes
4answers
192 views
Game development for multiple Microsoft platforms
I intend to develop games for Microsoft's Windows Store, however, I'm confused between their platforms, so please clarify those questions:
Is there any technology (XNA, DirectX), so a game can be ...
0
votes
1answer
140 views
How to prevent one account from unlocking products on other devices using Apple StoreKit?
We are currently wrapping up a free-to-play game on iOS in which you can purchase non-consumable products. We have been discussing this case internally and are not quite sure what the best practices ...
0
votes
1answer
66 views
Updates for IOS AppStore Multiplayer Game
I am developing a multiplayer game for the web, android and ios. For the web and android i can instantly push out new versions of my game because they support executing remotly loaded code. But with ...
2
votes
2answers
186 views
App Store free promotion
How can I make my app to be free for certain period of time? Is it ok to switch it to free and then after a day or two switch back to my original price, is it possible and where can I do it?
0
votes
0answers
49 views
How to fetch list of games in iOS App Store
Is there an API to fetch the list of games in the iOS App Store? I'd like to also retrieve meta-data about each app (e.g. latest version available or top IAPs). Does Apple allow for any sort of ...
3
votes
1answer
216 views
Which app markets should I deploy my Android game to?
I just launched my Android game today. I'm curious to know where I can deploy it. Of course, Google Play is the veritable king of markets, and my own game site will be next.
After that, which ...
0
votes
1answer
56 views
Search app store for similar games on pc
I want to search the app store for similar games so I can see how much competition there will be for any apps I am thinking of designing.
Knowing how many clones/similar games there are plus there ...
0
votes
1answer
213 views
Where can I host my Flash/HTML game online and make money? [duplicate]
Possible Duplicate:
Where should I host my flash games?
I have a cool app and want to make money by having people use it.
-4
votes
3answers
2k views
App Store: Profitability for Game Developers
Recent days, I've been spending significant time in discovering chances of profitability of AppStore for developers.
I have found many articles. Some of them are highly optimistic, while other are ...
4
votes
2answers
208 views
Is there a limit on game updates in the iOS app store?
Does Apple implement any limit on the frequency / number of updates posted for a given app on the app store?
I have seen that apps that are updated get featured in the "new app" lists. So developers ...
3
votes
4answers
914 views
Does a pong clone called “Ping” infringe on any copyrights or trademarks?
Long story short, I made a retro Pong clone and submitted it to the App Store as my first app. It survived for a bit, but I eventually received a message from Atari tell me to remove it. There was ...
1
vote
1answer
368 views
V8 JavaScript Engine and Mac App Store
If I embed the V8 JavaScript Engine in my game is it still possible to distribute it in the Mac App Store?