For Stencyl 3.4 and above
Stencyl extension for “Extension Support” for iOS and Android. This extension allows you to easily integrate enable features for different extensions on your Stencyl game / application. (http://www.stencyl.com)
Download, Install and Enable this extension to get the following extension to work:
–AppLovin
–Leadbolt
–Tapdaq
–Webview2.0
–Vungle
–StartApp
–Facebook Ads
–Heyzap
–UnityAds
This Engine Extension is required for all above extension, go to the toolset (byRobin Extension Mananger) in the Extension menu of your game inside Stencyl.
Select the "General page" from the left menu and click on "Download"
If you not have byRobin Extension Mananger installed, install this first. Go to: https://byrobingames.github.io
This extension comes with a few usefull blocks to use with http://ip-api.com
http://ip-api.com is free to use up to 150 request per minute.
The blocks works on all platforms.
Get users location info
This block return a string.(text)
User is in Continent
Return true if user is in selected continent.
Has user a internet connection
Return true if user has an internet connectione.
- 2018-12-21(0.1.8) Update Readme
- 2019-01-03(0.1.9) Updated iOS lime template for support iPhone X (only on Stencyl 3.5)
- 2019-01-04(0.2.0) Enable NSAllowsArbitraryLoads for Webview extension
- 2019-01-05(0.2.1) Added some usefull blocks for all platforms to use http://ip-api.com (see documentation)
- 2019-01-08(0.2.2) Fix: Android apk is not "zipaligned" when up upload to googleplay
- 2019-01-13(0.2.3) Updated for Vungle Extension 0.0.6
- 2019-01-20(0.2.4) Added NSPhotoLibraryAddUsageDescription to save image to camera roll with Simple Share extension.
- 2019-03-24(0.2.5) Updated for Heyzap extension 2.9.2
This software is opensource.
If you want to contribute you can make a pull request
Repository: https://github.com/byrobingames/byRobinextensionmanager
Need help with a pull request?
https://help.github.com/articles/creating-a-pull-request/
Add the issue on GitHub
Repository: https://github.com/byrobingames/byRobinextensionmanager/issues
Need help with creating a issue?
https://help.github.com/articles/creating-an-issue/
The MIT License (MIT) - LICENSE.md
Copyright © 2014 byRobinGames (http://www.byrobingames.com)
Author: Robin Schaafsma