Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: James_BBS on September 30, 2013, 08:24:30 AM

Title: In app purchases with Playmaker
Post by: James_BBS on September 30, 2013, 08:24:30 AM
Hi all,

I understand that Playmaker supports the Prime 31 IAP add on's from the Unity store, however, has anyone used this before? If so, how did it go? Was it simple to implement?

I am looking to implement IAP in one of my apps and if this is a simple method then I'd like to take it, obviously don't want to spend the $70 for Prime 31's add on if it doesn't work properly with Playmaker.

Some advice would be a good help.

Thanks

James
Title: Re: In app purchases with Playmaker
Post by: jeanfabre on October 01, 2013, 03:22:25 AM
Hi,

 It's been implemented and it's working. If you have problems, let me know.

BUT, you have to be prepared, that even within a working system, IAP is really tuff to get in, so you need to be prepare for some quite painfull moments especially if you have never worked with IOS before. Their docs and everything is a real pain at first...
 
Don't want to scare you, but this is definitly something to be aware of.

bye,

 Jean
Title: Re: In app purchases with Playmaker
Post by: James_BBS on October 01, 2013, 02:20:58 PM
Ok cool, thanks for your reply. I've worked with them a bit but only as a producer so it will be an experience. If I figure it out I'll try and put together a tutorial for it for others as I know it's something lots of people want. Unless someone has already done one?

This could be interesting...
Title: Re: In app purchases with Playmaker
Post by: James_BBS on October 01, 2013, 02:24:32 PM
Oh. I've just noticed actually, you only mention iOS. Is it implemented for Android too? I presume it's the Prime 31 iOS and Android add ons that are the supported ones?
Title: Re: In app purchases with Playmaker
Post by: escpodgames on October 01, 2013, 07:09:28 PM
I'm about half way through implementing my iap for iOS (using Prime31 and the Playmaker action (thx Jean) about to test it out and no doubt hit some issues.
Title: Re: In app purchases with Playmaker
Post by: jeanfabre on October 02, 2013, 02:32:54 AM
Hi,

 I think iap are distinct for each paltform, so you may have to do it specifically for each OS. Currently, I only ported the IOS version, but maybe it works the same on android, I don't know about that.

bye,

 Jean
Title: Re: In app purchases with Playmaker
Post by: jasperPT on October 02, 2013, 07:35:05 AM
Any tutorial you get to do once you figure it all out would be much appreciated!