@MusicBoutique said:
yes, just check 'use embedded browser' in the open url behavior.
oh ok, I was not sure because when testing in GameSalad is opens it externally regardless. Also, do you know of a way to display the phone's normal header where carrier, battery, and time is displayed?
In the past, if I recall correctly, you could edit generated apps with xcode, if you knew what you were looking for, then resign manually. Not sure if this is still the case...
Comments
yes, just check 'use embedded browser' in the open url behavior.
oh ok, I was not sure because when testing in GameSalad is opens it externally regardless. Also, do you know of a way to display the phone's normal header where carrier, battery, and time is displayed?
Don't think that's possible I'm afraid.
I don't think you can do that within GameSalad itself as apps built with it force full screen and hide the status bar https://developer.apple.com/reference/uikit/uiapplication/1622937-statusbarframe
In the past, if I recall correctly, you could edit generated apps with xcode, if you knew what you were looking for, then resign manually. Not sure if this is still the case...