Playmaker Forum

PlayMaker News => PlayMaker Announcements => Topic started by: lacost on June 10, 2014, 09:54:27 AM

Title: [Released] [Free] Mobile Native PopUps
Post by: lacost on June 10, 2014, 09:54:27 AM
Plugin will allow you to add native platform popups and pre-loaders in your project.
API is cross platform, so you need to implement it only once, and it will work on all supported mobile platforms.
You also can use Playmaker Actions (https://docs.google.com/document/d/1n_y7A7wtX9e3uBICHlcLR8OCDnJ2gK_rBYWwINhiPSE/edit#heading=h.nfgg8n790kgk) as alternative to coding.

(https://dl.dropboxusercontent.com/u/83133800/Public%20Donwloads/skitch.png)

Online Documentation (https://docs.google.com/document/d/1n_y7A7wtX9e3uBICHlcLR8OCDnJ2gK_rBYWwINhiPSE) | Get From Asset Store (https://www.assetstore.unity3d.com/en/#!/content/18479) | Unity Forum Thread (http://forum.unity3d.com/threads/released-free-mobile-native-popups.250927)


Supported platforms:

Pop-ups types:

Features:

Compatibility
Package will play nice with all IOS and WP8 plugins. But it use Main Activity for Android, so it may conflict with other non- open source android packages.

Fully compatible with:
Title: Re: [Released] [Free] Mobile Native PopUps
Post by: escpodgames on June 10, 2014, 09:01:25 PM
Awesome!
Title: Re: [Released] [Free] Mobile Native PopUps
Post by: moondust.games on March 08, 2015, 06:35:10 PM
Hi, Great this is free but it doesn't work (yet) for me and wondered if you can help or update the package.

in Xcode it breaks. is this because its not ios 8 compatible? "release" is no longer allowed. I read on Google to delete the release statement and it now builds.

I'm just trying a simple ios alert box with Yes/No buttons. The pop up works and quits on button press but neither action is actually firing the playmaker event and going to those states. It just quits the popup, no events fired.
Title: Re: [Released] [Free] Mobile Native PopUps
Post by: lacost on March 12, 2015, 10:21:45 AM
Hello, are you using unity 5?
Title: Re: [Released] [Free] Mobile Native PopUps
Post by: moondust.games on March 12, 2015, 10:25:35 AM
Yes I am.