I had to enter the URL Schemes under "URL Types" in my project target's settings. Then it worked.
But the window that got opened is very tiny. How to set a frame or size for the window?
Interesting - I'm not completely sure that explains it for me. It just seemed like it was intermittent but the @absar fix of specifying alignment and spacing always fixed it.
I now have Xcode 14.0 beta 3, and I believe the problem has gone away. At least I was able to remove the alignment/spacing from the VStack and there is no error so far.
I had to enter the URL Schemes under "URL Types" in my project target's settings. Then it worked.
But the window that got opened is very tiny. How to set a frame or size for the window?
Interesting - I'm not completely sure that explains it for me. It just seemed like it was intermittent but the @absar fix of specifying alignment and spacing always fixed it.
I now have Xcode 14.0 beta 3, and I believe the problem has gone away. At least I was able to remove the alignment/spacing from the VStack and there is no error so far.