heyzap

Stencyl Heyzap Advertising Extension (Openfl)

For Stencyl 3.4 9280 and above

Stencyl extension for “Heyzap” (http://www.heyzap.com) on iOS and Android. This extension allows you to easily integrate Heyzap on your Stencyl game / application. (http://www.stencyl.com)

Important!!

This Extension Required the Toolset Extension Manager https://byrobingames.github.io

toolsetheyzap

Main Features

Supported Networks byRobin IOS SDK version Android SDK version Notes
AdMob See Stencyl See Stencyl Enable Admob in Stencyl Mobile settings
AppLovin See extension See extension Add your SDKKEY in include file (Enable Extension Version 0.0.4)
Facebook Ads See extension See extension Enable Facebook Ads extension version 1.6 in Stencyl
Heyzap 9.54.1 9.54.1 Enable Heyzap extension in Stencyl
Leadbolt See extension See extension Enable Leadbolt extension version 1.4 in Stencyl
UnityAds See extension See extension Enable UnityAds extension version 0.0.9 in Stencyl
Vungle See extension See extension Enable Vungle extension version 0.0.4 in Stencyl
Unsupported Networks byRobin Notes
Chartboost Chartboost extension need a update or on request.
AdColony AdColony extension need a update or on request.
InMobi on request.
MdotM on request.
HyprMX on request.
Domob on request.

How to Install

To install this Engine Extension, go to the toolset (byRobin Extension Mananger) in the Extension menu of your game inside Stencyl.
toolsetextensionlocation
Select the Extension from the menu and click on “Download”

If you not have byRobin Extension Mananger installed, install this first.
Go to: https://byrobingames.github.io

Documentation and Block Examples

Heyzap WIKI

Error on Compile

If you get this error on compiling: iOS (only)

[openfl] Undefined symbols for architecture arm64:
[openfl]     _OBJC_CLASS_$_HZShowOptions", referenced from:
[openfl]        objc-class-ref in libheyzap.a(054f34a9_HeyzapEx.o)
[openfl]   "_OBJC_CLASS_$_HZInterstitialAd", referenced from:
[openfl]        objc-class-ref in libheyzap.a(054f34a9_HeyzapEx.o)
[openfl]    "_OBJC_CLASS_$_HeyzapAds", referenced from:
[openfl]      objc-class-ref in libheyzap.a(054f34a9_HeyzapEx.o)
[openfl]  ld: symbol(s) not found for architecture arm64
[openfl] clang: error: linker command failed with exit code 1 (use -v to see invocation)

See https://github.com/byrobingames/heyzap/wiki/4.-Error-on-Compiling

Version History

Submitting a Pull Request

This software is opensource.
If you want to contribute you can make a pull request

Repository: https://github.com/byrobingames/heyzap

Need help with a pull request?
https://help.github.com/articles/creating-a-pull-request/

ANY ISSUES?

Add the issue on GitHub
Repository: https://github.com/byrobingames/heyzap/issues

Need help with creating a issue?
https://help.github.com/articles/creating-an-issue/

paypal

Privacy Policy

https://www.heyzap.com/legal/privacy

License

Author: Robin Schaafsma

The MIT License (MIT)

Copyright (c) 2014 byRobinGames http://www.byrobin.nl

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.