deploying games to stores ?

Monkey Forums/Monkey Beginners/deploying games to stores ?

navyRod(Posted 2014) [#1]
I know it will be quite a while before I am ready to even think about trying to get an app out to a store but when I do is there some detailed tutorials on all the steps it takes to get an app you create with monkey to deploy for a windows 8 app, windows 8 phone ?

I know it would really help some newbies that have never done it before and would be good to see what are the stumbling blocks to successfully deploy an app

Thanks for a great product Mark and thanks to the supporters of this forum to help others learn.


Xaron(Posted 2014) [#2]
Good idea! I might write tutorials for it as well. Especially the windows platform is the easiert when it comes to deployment followed by Android and then - with quite some distance - Apple.


Soap(Posted 2014) [#3]
Apple deployment has become significantly easier now.


Xyle(Posted 2014) [#4]
Just some quick links to help out with Google Play Store deployment...
http://www.monkey-x.com/Community/posts.php?topic=1014&page=1
http://www.monkey-x.com/Community/posts.php?topic=2967
http://developer.android.com/distribute/googleplay/publish/preparing.html
http://code.tutsplus.com/tutorials/android-essentials-submitting-your-application-to-the-android-market--mobile-9135

Quick links for deploying to the Apple App Store...
http://www.monkey-x.com/Community/posts.php?topic=2280
https://ontestpad.com/library/201/ios-app-store-submission-checklist
http://code.tutsplus.com/tutorials/how-to-submit-an-ios-app-to-the-app-store--mobile-16812
http://support.brightcove.com/en/app-cloud/docs/step-step-guide-publishing-apple-app-store-using-mac
https://developer.apple.com/legacy/library/documentation/ToolsLanguages/Conceptual/YourFirstAppStoreSubmission/YourFirstAppStoreSubmission.pdf

Quick links for deploying to the windows 8 Phone Store
http://msdn.microsoft.com/library/windowsphone/help/jj206724%28v=vs.105%29.aspx

I used some of the links provided to publish to the Play Store and the App Store. I haven't released anything to the Windows Phone Store... yet!

:)


navyRod(Posted 2014) [#5]
great info... thanks