108 questions
-1
votes
1
answer
12
views
Why is detox build and tests running on Xcode 16 slower
Why are iOS Detox build times and iOS Detox test run times after updating Xcode 16 slower?
Here’s my setup on CircleCI with the same test cases:
Xcode: 15.3.0
Detox: 20.23.0
iOS Version: 17.4 (iPhone ...
0
votes
0
answers
19
views
Asset validation failed (90482) Invalid Executable. The executable 'Runner.app/Frameworks/OMSDK_Teadstv.framework/OMSDK_Teadstv' contains bitcode
Here are my development details:
Xcode version: 16
macOS version: 15.1
Has anyone encountered this issue and managed to resolve it with Xcode 16?
I tried multiple solutions I found online, especially ...
-1
votes
1
answer
21
views
keyboard not load and Display
My whole project keyboard not visible but i click in bottom to enter text what is issue??
to check my images to see ?? check image
to check my videos to see ??text(see video)
I think keyboard not ...
1
vote
1
answer
44
views
iOS simulator takes extremely long time to boot on Xcode16
Our org's CI pipeline is experiencing extremely long build time due to iOS simulators takes a long time to boot (15+ minutes)
This problem persist in all Xcode16 versions including the most recent ...
0
votes
1
answer
19
views
iOS ipa and app file size increased after building with xcode16
iOS App size got increased after generating build with Xcode 16. I have compared the .ipa file contents generated from Xcode 15.8 and Xcode 16.1 version, there was huge increase of size which is ...
0
votes
0
answers
49
views
Upgraded to Xcode16 and now keep seeing this when trying to build code BoringSSL-GRPC unsupported option '-G' for target 'arm64-apple-ios15.0'
since upgrading to Xcode 16 I have been getting this error. I have tried updating the Pod file below as many have suggested but when doing this it seems to break the link to all of my Pods and can not ...
1
vote
0
answers
23
views
xcode16 module 'DarwinFoundation' is needed but has not been provided, and implicit use of module files is disabled
my xcworkspace can build&run success,but when i want to pack my project to a framework,the error occurd:
iPhoneOS18.0.sdk/System/Library/Frameworks/SystemConfiguration.framework/Headers/...
-2
votes
1
answer
84
views
Getting app crash after updating xcode to xcode16.1 [closed]
I have a tableview inside tableview which was working fine on the live application.
I recently updated my xcode to 16.1, now when i uploaded my application on the appstore, i am getting some crashes ...
0
votes
1
answer
46
views
IOS Swift WKUIDelegate methods not called (Xcode 16)
I encountered a problem where my app, which worked perfectly in July, no longer works when I try to build it now.
Certain methods, such as the one below, are no longer being called in Xcode 16.1.
func ...
0
votes
0
answers
14
views
Kotlin top level functions break Xcode 16 previews in KMP projects?
I experience that if I have top level functions in my Kotlin code in a KMP project and use them in swift like
UtilsKt.doSomethingForMe()
the previews in Xcode 16 are not working and even crashing if ...
-3
votes
1
answer
26
views
iOS missing Document file in the xcappdata file
The issue of missing Document file in the xcappdata file for an iOS project running on the App, Xcode 16 ,Has anyone encountered this problem? thank you
enter image description here
enter image ...
0
votes
0
answers
10
views
How do I vertically align several SKSpriteNodes and keep them aligned when they move?
How do I vertically align several SKSpriteNodes and keep them aligned when they move?
I have a train with a locomotive and several cars moving along a UIBezierPath. When I initially start up my game, ...
0
votes
1
answer
104
views
How to fix crashing Previews in Xcode 16?
I was not able to run any previews in my framework, and I received the following message: 'XCPreviewAgent crashed due to fatalError...'.
I managed to fix the issue myself, and since it wasn't easy, I ...
0
votes
0
answers
21
views
Using MongoKitten on Xcode 16.0 to connect to localhost on Mac Sequoia results in Operation not permitted
On a Mac I am running a MongoDB instance in terminal. Which I start with:
brew services start [email protected]
Then call mongosh
In terminal using show dbs I can see the database and then calling ...
0
votes
0
answers
25
views
iOS Mobile App Installation Error as "Cannot Install Application as certificate for www.abc.com is not valid”
IpadOS16.7.10(20H350)
I am getting an error while installing my app using a link. Https://www.bazsoft.com/Mbaz.aspx
Error- "Cannot Install Application as certificate for www.bazsoft.com is not ...