I am using the system.openUrl () on iOS and when step for iphone, nothing happens when you open click the button and open the url.
If I go to the android phone works 100%, but if iPhone does not (iOS version 9+)
You must add something in build.setting for iOS?
The code is:
system.openURL (“https: //www.youtube.com/c/mychannel …”)
and even
system.openURL (“https: //www.facebook…com/mypage …”)
The button code is 100%, I put some print and print it all.