Open Youtube and Tumblr link in app rather than browser - Unity
问题 I've managed to make it so when clicking specific buttons it loads up Facebook, Twitter and Instagram using fb://------ , twitter://---- and instagram://----- , but I can't seem to find one for YouTube or Tumblr. Is there any way to do this? Edit: This is my current code. (Sorry for the slow reply) // Set buttontype in editor depending on which button it is // 0 = facebook, 1 = instagram, 2 = tumblr, 3 = twitter, 4 = youtube public int buttonType; // Web urls - use this for computers or if