On iOS 18, system.openURL(url) does not work

On iOS 18, system.openURL(“https://www.youtube.com”) does not work for apps released on the App Store. However, apps built for testing do work on iOS 18.

Build: xcode16, solar2d 2024.3710
Device: iphone 13 pro max (iOS 18)

Do you get any errors in the console when you try it with a device connected to a Mac?