The process to reproduce:
- Create a new extension with Xcode 16 beta.
- Run it on the simulator or any iOS device with iOS 18 beta installed.
- Open Safari on your Mac, then open Develop -> Device that you are using.
- Unable to access these menus for iOS 18:
- Extension – Extension Background Content
- Extension – Extension Pop-up Page – popup.html
- However, for iOS 17.4, I can see these options in Develop -> Device iOS(17.4).
Can anyone help resolve this issue?
I have another extension on the App Store that is not working on iOS 18 beta, but I am unable to debug it because of this issue.
I tried running the existing code in iOS 18 beta and also created a new sample project to run on iOS 18 beta. In both scenarios, I was unable to debug the Safari extension.
New contributor
Rajkumar nag is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.