Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
46 views

I'm setting up an Azure pipeline for a React Native project, but I'm running into an error during the Pod update step. Does anyone know what changes I might need to make in the Podfile, the YAML ...
0 votes
0 answers
112 views

I’m running into a build/archive error in Xcode 16.4 with my React Native app using Firebase. During compilation, I get the following error: Multiple commands produce '<ExtractAppIntentsMetadata ...
0 votes
0 answers
95 views

How can I add post_install configurations to an existing podfile that already has a post_install section? I need to add a line to fix a build clang ld linker error to debug-iphonesimulator myapp....
0 votes
0 answers
322 views

Description I am unable to build Flutter iOS projects because the file ios/Flutter/ephemeral/Flutter-Generated.xcconfig is never generated, even after following all standard troubleshooting steps and ...
0 votes
1 answer
58 views

I created a flutter project and a Podfile was generated automatically. I need to add the following dependencies into my project, pod 'GMGdtAdapter-Beta', '4.15.40.1' pod 'GMKsAdapter-Beta', '3.3.76.1' ...
0 votes
0 answers
95 views

I am encountering an issue when trying to run my Flutter application on the iOS simulator (iPhone 15 Pro Max, iOS 17.5). The build process fails with the following error: Error (Xcode): unsupported ...
2 votes
0 answers
349 views

I'm encountering a recurring build error in Xcode 16.0 when building my React Native app (version 0.78.1). The error specifically states: non-modular-include-in-framework-module This occurs in ...
0 votes
0 answers
99 views

I have in the past already build flutter apps with firebase but at the moment I am running in some problems that prevent me from even building anything firebase-related for iOS. The machine is running:...
3 votes
1 answer
703 views

KMP project. I've uninstalled ruby and reinstalled using brew and rbenv. kdoctor shows all check marks ruby 3.4.2 ruby gems 3.6.3 cocoa pods 1.16.2 When I open my project in Xcode I get the following ...
0 votes
0 answers
136 views

I’m currently facing an issue with React Native and CocoaPods after upgrading React Native and trying to install dependencies for iOS. Here are the details of the problem: [!] CocoaPods could not find ...
0 votes
1 answer
49 views

I have a project, and podfile like this source 'https://github.com/CocoaPods/Specs.git' use_frameworks! inhibit_all_warnings! def commandPod pod 'DynamicColor' end target 'MyApp' do platform :...
0 votes
0 answers
49 views

Anytime I run "pod install --repo-update" in my terminal I get the following error in my terminal: Terminal Error Message I am trying to link my app with firebase. It is supposed to be an ...
-1 votes
1 answer
101 views

I am trying to link statically a specific Pod in my project that requires static linking. If i write use_frameworks! :linkage => :static, it will link statically all of my Pods and i have multiple ...
0 votes
1 answer
304 views

I have just upgraded RN to 0.75.4 and also cocapods to 1.16.2. Since, pod install fails with the following: [!] Invalid `Podfile` file: undefined method `[]' for nil. # from <path>/Podfile:26 ...
1 vote
1 answer
2k views

https://github.com/facebook/react-native/issues/36611 I tried everything here, but it didn't work for me. People have experienced issues while upgrading React Native to a newer version, but I haven't ...

15 30 50 per page
1
2 3 4 5
...
28

AltStyle によって変換されたページ (->オリジナル) /