For Stencyl 3.4
Stencyl extension for "Batch" (http://www.batch.com) on iOS and Android. This extension allows you to easily integrate Batch on your Stencyl game / application. (http://www.stencyl.com)
Many thanks to riki82 (Riccardo Mattavelli) for the block examples and iOS Publish turorial
- Register to batch.
- Unlock Feature and Ressource
- Push Notification service.
Go to: http://byrobin.nl/store/product/batch-push-notifications-for-ios-and-android-stencylopenfl/
Add the extension to the cart en proceed with checkout. After you successfully placed the order, you will get an e-mail with the download link or go to “My Account” section where you can also find the download link.
Or
Use the "Download Zip" from this page
Free Extension is named “master.zip” when you download.
Install the zip file: Go to : http://community.stencyl.com/index.php/topic,30432.0.html
Make an account and certificates at batch.com:
Documentation: https://dashboard.batch.com/doc
iOS Only:
The .ipa that is created by Stencyl will not allow you to upload it to the App Store, you get this error:
If you are ready to publish your game to the App Store, follow this tutorial how to upload your game to the App Store.
(Testing your game with Stencyl is no problem)
https://github.com/byrobingames/batch/wiki/IOS-Build-and-Publish-to-iTunes-Connect-with-Xcode
Step 1: Follow the install instructions if you did not install the extension yet.
Step 2: Create an account maak een account on http://www.batch.com and add your game(s).
Step 3:Init Batch SDK on your first (loading) scene (This will enable Push Notification and Unlock Service)
Step 4: Create your unlock reference on Batch Dashboard (only if you want to use the Unlock service else skip step 4 and 5):
Step 5: Setting up unlock blocks on your game:
##Version History
-0.5 release 2016-01-19
-0.6 release 2016-01-22 - IOS: You must build and create .ipa for publish with Xcode. See tutorial:https://github.com/byrobingames/batch/wiki/IOS-Build-and-Publish-to-iTunes-Connect-with-Xcode
Batch is a registered trademark of Google Inc. http://unibrander.com/united-states/6554293US/batch-com.html
The MIT License (MIT) - LICENSE.md
Copyright © 2014 byRobinGames (http://www.byrobingames.com)
Author: Robin Schaafsma