Open URL Behavior Not Working

osucowboy18osucowboy18 Member Posts: 1,307
edited November -1 in Tech Support
Hey everyone,

So I am working on an update for one of my apps and I am trying to add in the Rate System Template shown in the New Section of GS Creator, but after I put in the correct link, the URL is not opened when I tap the actor with the Open URL Behavior in it. I am a pro user, so I know thats not the problem. I have used this system several other times without an issue, but I can't figure out why the Open URL Behavior is not working at all, it is just skipped over in the code. Any ideas would be appreciated.

- Alex
_________________________________________________________________________________

Custom Soundtracks and Sound Effects For Sale
Vertical/Horizontal Level Select Template
Mac Mini For SALE!!!

Comments

  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    try it with a different link first.
  • xarmianxarmian Member Posts: 124
    It's most likely a special character in your URL.. like a space.. if that exists and isn't escaped, for example using %20 in place of a space, then it will not even try to launch the url
Sign In or Register to comment.