Hi, I'm using Xcode 15 beta 6 and trying to run my cocos creator app on IOS. The build was created using cocos ver 3.7.2 and later IOS build on Xcode. It was a success but when it was running on simulator OS ver 17 the application was installed but was unable to launch throwing an error of The request was denied by service delegate(SBMainWorkshop). On running the same on my Iphone 13 it throws an error of Spotlight launch failed because of error: Error Domain=RBSRequestErrorDomain Code=5.
Please help with this.