Closed nibblesnbits closed 2 years ago
My appcenter entries in my Podfile.lock
are:
- appcenter-analytics (4.3.0):
- AppCenter/Analytics (~> 4.0)
- AppCenterReactNativeShared (~> 4.0)
- React-Core
- appcenter-core (4.3.0):
- AppCenterReactNativeShared (~> 4.0)
- React-Core
- appcenter-crashes (4.3.0):
- AppCenter/Crashes (~> 4.0)
- AppCenterReactNativeShared (~> 4.0)
- React-Core
- AppCenter/Analytics (4.4.1):
- AppCenter/Core
- AppCenter/Core (4.4.1)
- AppCenter/Crashes (4.4.1):
- AppCenter/Core
- AppCenterReactNativeShared (4.4.3):
- AppCenter/Core (= 4.4.1)
Having the same issue, downgrading doesn't seem to solve it. Using ReactNative v0.66.4
HI!
Same problem here...
Hi! Same problem here, same versions
Hi! As a temporary workaround, downgrading to v3.1.3 works fine.
Same problem here!
Downgrading alone did not work for me. I looked into the Podfile generated by appcenter, and found that MSACAppCenter was not included in the source. I was importing #import <AppCenter/MSACAppCenter.h> and using [MSAppCenter configureWithAppSecret: appCenterSecret]; to configure app center at runtime.
Solution for downgrading to v3.1.3 from c4.3.0:
Hello all, Sorry for inconvenience, It's a known issue and it has been fixed with a new version 4.4.3. Could you please try to update on a latest version and check if the issue is gone.
I trying upgrade sdk to v4.4.3, works fine. 👏
Hi. Running fine with v4.4.3. Thanx++ for Your help and quick answer.
4.4.3 worked for me as well
I also upgraded version 4.4.3 but still build error
Hi @duynghiale, we recommend using the latest version (currently 5.0.2). Please update to this version. If the issue persists, kindly share your build error log.
Description
I cannot build my application after upgrading to 4.3.0
Repro Steps
Please list the steps used to reproduce your issue.
Details
System: OS: macOS 12.1 CPU: (8) arm64 Apple M1 Memory: 182.17 MB / 8.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 17.4.0 - /opt/homebrew/bin/node Yarn: Not Found npm: 8.3.1 - /opt/homebrew/bin/npm Watchman: 2021.06.07.00 - /opt/homebrew/bin/watchman Managers: CocoaPods: 1.11.2 - /opt/homebrew/bin/pod SDKs: iOS SDK: Platforms: DriverKit 21.2, iOS 15.2, macOS 12.1, tvOS 15.2, watchOS 8.3 Android SDK: API Levels: 28, 29, 30, 31 Build Tools: 29.0.2, 30.0.2, 31.0.0 System Images: android-29 | Intel x86 Atom, android-29 | Intel x86 Atom_64, android-29 | Google APIs Intel x86 Atom, android-29 | Google APIs Intel x86 Atom_64, android-29 | Google Play Intel x86 Atom, android-29 | Google Play Intel x86 Atom_64, android-31 | Google APIs ARM 64 v8a, android-32 | Google Play ARM 64 v8a Android NDK: Not Found IDEs: Android Studio: 2020.3 AI-203.7717.56.2031.7935034 Xcode: 13.2.1/13C100 - /usr/bin/xcodebuild Languages: Java: 11.0.12 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: ^17.0.2 => 17.0.2 react-native: ^0.66.4 => 0.66.4 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found
1.11.2