binarez Posted February 18, 2014 Share Posted February 18, 2014 Hi, I read the online help about apps on facebook. There seems to be a lot of stuff about selling virtual items and such for your game. However, I did not find any example on selling LEVEL PACKS on facebook. Does anyone have experience with this? Precisely, I'm wondering where I would "save" the downloaded packs... localStorage? I'm working on an HTML5 game which I'm planning to deploy on Android and iOS but I figured I might as well make a Facebook version. However, I'm not interested in making the game available for free, I want to sell level packs, like on Android and iOS. Any experience or feedback appreciated! thanks,binarez Quote Link to comment Share on other sites More sharing options...
Dread Knight Posted February 19, 2014 Share Posted February 19, 2014 I don't think this is has to do with using localStore. You would probably need a database for your players where to at least list the ones who purchased the level packs, so that when the game will check the database before the players see a level selection screen and know which levels to list. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.