Bug # WAITING FOR RESPONSE WILL UPDATE
Hi folks. I’ve already submitted a bug, but if you’re running into this while testing you may not know the cause and I don’t want you to waste time.
In a nutshell, all environments are fine except Windows 7 running the simulator.
In this case, if you run this line of code, YouTube (and any other endpoint that cares about URL case) will fail:
system.openURL( "https://www.youtube.com/watch?v=SEQPPeP0vsQ" )
It’s not you, it is the simulator.
Results: 2015.2634 - Windows 7 ==\> FAIL (All lower case: https://www.youtube.com/watch?v=seqppep0vsq ) 2015.2625 - OS X 10.107 ==\> SUCCESS 2015.2625 - iOS 8.2 ==\> SUCCESS 2015.2634 - Android 4.4 ==\> SUCCESS