playMaker

Author Topic: Open URL per platform  (Read 2071 times)

Budde88

  • Full Member
  • ***
  • Posts: 165
Open URL per platform
« on: April 21, 2016, 10:42:36 AM »
I may be wrong, but I think the 'Open URL per platform' action that opens a URL is now not working on Unity 5.4. I read something about it in the changelog, and sure enough, when I updated to the latest version of Unity, it doesn't work.
« Last Edit: May 25, 2016, 09:58:40 AM by Budde88 »

Budde88

  • Full Member
  • ***
  • Posts: 165
Re: WWW
« Reply #1 on: May 24, 2016, 07:33:48 AM »
Can someone please confirm that this action doesn't work on IOS. I need to redirect users to a web page.

Thanks

Budde88

  • Full Member
  • ***
  • Posts: 165
Re: Open URL per platform
« Reply #2 on: May 25, 2016, 09:58:09 AM »
Again, if someone could confirm if this action 'Open URL per platform' doesn't work on IOS, that would be much appeciated.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Open URL per platform
« Reply #3 on: May 25, 2016, 03:38:02 PM »
Hi,

I'll test tomorrow, and I'll also add the new platforms if necessary.

 Bye,

 Jean

Budde88

  • Full Member
  • ***
  • Posts: 165
Re: Open URL per platform
« Reply #4 on: May 25, 2016, 07:25:06 PM »
Thanks Jean

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Open URL per platform
« Reply #5 on: May 26, 2016, 02:44:35 AM »
Hi,

 I confirm that the action works well on IOS and does launch the url set on IOS.

 Maybe you could detail what goes wrong, does it launch the wrong url, does it launch nothing at all? does it work in Editor?

Bye,

 Jean

Budde88

  • Full Member
  • ***
  • Posts: 165
Re: Open URL per platform
« Reply #6 on: May 26, 2016, 05:45:19 AM »
Hey Jean,

It launches perfectly in the editor, just not on an ios device.
It's strange, because I did have it working until I updated Unity to 5.3.4.

But if it is working on your side, I guess I will have to do a little more tinkering.

Thanks for confirming that though :)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Open URL per platform
« Reply #7 on: May 26, 2016, 07:22:14 AM »
Hi,

 Likely, you could have the state not being activated on the device because the logic went in a different way
I would debug this with proper logs and watch in Xcode the results.

 Bye,

 Jean