Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
1 vote
1 answer
513 views

Apple Third Party Privacy Manifest Requirement

I created a privacyInfo file for our SDK and added to Sources. Our SDK is open source and we publish it via Cocoapods. privacyInfo How can we ensure that the privacyInfo is added to the correct ...
cbg_retro's user avatar
0 votes
0 answers
323 views

XCode 15.01 and iOS 17 Build Failure - React native applicaton

When I download iOS 17 simulator, install it, and try to build, my macbook pro i5 will restart in the middle of the build. After re-opening xcode, this strange bug appears. XCode asks me to download ...
Douglas Seo's user avatar
1 vote
0 answers
30 views

Multiple commands produce 'DemoApp/build/Debug-iphonesimulator/Elete.app/Frameworks/AWSCore.framework'

Multiple commands produce 'DemoApp/build/Debug-iphonesimulator/Elete.app/Frameworks/AWSCore.framework' Xcode version: 15.0.1 macos: Sonoma(14.0) Macbook Air M1 Testing device is iPhone 11 pro and ...
Suryadev W3Dev's user avatar
16 votes
2 answers
11k views

type argument ‘nw_proxy_config_t‘ is neither an Objective-C object nor a block type

Cannot build on latest Xcode 15 Stable, iOS 17 stable Related to https://github.com/pichillilorenzo/flutter_inappwebview/issues/1735 flutter run Could not build the precompiled application for the ...
Antonio Cardenas's user avatar