Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: Damian on February 20, 2012, 06:35:25 PM

Title: isApplicationGenuine
Post by: Damian on February 20, 2012, 06:35:25 PM
Hi.

In unity3D 3.5 they have at last changed the genuine stuff for mobile phones.
So the action is wrong now so it should be changed.


Here is the error message I do get.
"
Assets/PlayMaker/Actions/isApplicationGenuine.cs(48,49): warning CS0618: `UnityEngine.iPhoneUtils.isApplicationGenuine' is obsolete: `isApplicationGenuine property is deprecated. Please use Application.genuine instead.'
"
Title: Re: isApplicationGenuine
Post by: Alex Chouls on February 20, 2012, 07:48:27 PM
Thanks! I think that action was posted on the forum, and is not part of the Playmaker install yet...  but I'll make this change when I add it to the install.
Title: Re: isApplicationGenuine
Post by: Damian on February 20, 2012, 07:58:37 PM
Thanks! I think that action was posted on the forum, and is not part of the Playmaker install yet...  but I'll make this change when I add it to the install.

Maybe it was. I just updated the game and did see it.
So I just did think I would report it :-P