playMaker

Author Topic: [Released] [Free] Mobile Native PopUps  (Read 7547 times)

lacost

  • Playmaker Newbie
  • *
  • Posts: 46
[Released] [Free] Mobile Native PopUps
« 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 as alternative to coding.



Online Documentation | Get From Asset Store | Unity Forum Thread


Supported platforms:
  • IOS
  • WP8
  • Android

Pop-ups types:
  • Rate App
  • Dialog
  • Message
  • Pre-loader

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:
« Last Edit: June 10, 2014, 10:01:12 AM by lacost »

escpodgames

  • Hero Member
  • *****
  • Posts: 687
    • Assets
Re: [Released] [Free] Mobile Native PopUps
« Reply #1 on: June 10, 2014, 09:01:25 PM »
Awesome!

moondust.games

  • Playmaker Newbie
  • *
  • Posts: 46
Re: [Released] [Free] Mobile Native PopUps
« Reply #2 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.

lacost

  • Playmaker Newbie
  • *
  • Posts: 46
Re: [Released] [Free] Mobile Native PopUps
« Reply #3 on: March 12, 2015, 10:21:45 AM »
Hello, are you using unity 5?

moondust.games

  • Playmaker Newbie
  • *
  • Posts: 46
Re: [Released] [Free] Mobile Native PopUps
« Reply #4 on: March 12, 2015, 10:25:35 AM »
Yes I am.