A new release of SSK2 PRO and lite is now available.
lite + PRO
- Fixed bug in pex.lua where particle emitter was not added to (passed) group.
- Fixed bug with optional retval for misc.smartTouch() and misc.smartDrag().
- Fixed misc.pingPong() tag bug.
- Common tag name was not propagated to ping/pong transitions.
- Added delay parameter to ssk.misc.easyShake()
PRO-only
- Added Ad helpers modules for: admob, applovin, house ads, inmobi, mediabrix, revmob, and vungle.
- Fixed bug where social.rate()calls on Android would crash.
- Fixed social.* docs.
- Added composer.* swipe extension (still work in progress so may change before final release.)
- Modified debug output levels for soundMgr to make it less verbose during normal use.
Ad Helpers
This is a new PRO-only feature and as such is not yet documented.
In a nutshell, this feature gives you significantly more control over handling ad events and setting up intelligent rules for when to (re-) load ads and other actions. I am still working on a few features so there are no docs yet.
Lastly, I’m adding a custom house ads module that will (when complete) be able to load and display these types of house ads from local and remote sources:
- banner
- interstitial
- icon - Something new I’ve seen in recent apps that I really want to use in my own. PRO users will get this too.
composer.* Swipe
I’m converting this forums answer from last year to a composer.* extension:
https://www.youtube.com/watch?v=dZ8wfx2t4sQ
When I finish tweaking it, I’ll add docs. Till then be aware it may change a little.