Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semantic Issue (Xcode): Cannot find protocol declaration for 'SentryMXManagerDelegate' #2122

Open
monisnap-jeremie opened this issue Jun 20, 2024 · 1 comment

Comments

@monisnap-jeremie
Copy link

Platform

Flutter Mobile

Obfuscation

Enabled

Debug Info

Enabled

Doctor

[✓] Flutter (Channel stable, 3.22.2, on macOS 14.5 23F79 darwin-arm64, locale en-GB)
• Flutter version 3.22.2 on channel stable at /Users/timer/fvm/versions/3.22.2
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 761747bfc5 (2 weeks ago), 2024-06-05 22:15:13 +0200
• Engine revision edd8546116
• Dart version 3.4.3
• DevTools version 2.34.3

[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
• Android SDK at /Users/timer/Library/Android/sdk
• Platform android-34, build-tools 34.0.0
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 17.0.9+0-17.0.9b1087.7-11185874)
• All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 15.4)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 15F31d
• CocoaPods version 1.15.2

[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2023.2)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.9+0-17.0.9b1087.7-11185874)

[✓] VS Code (version 1.90.2)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.90.0

[✓] Connected device (5 available)
• iPhone de Jéjé (mobile) • 00008120-000275381AEB401E • ios • iOS 17.5.1 21F90
• iPhone 15 Pro (mobile) • 287857A1-BBE2-420F-8A3C-59E4927D554A • ios •
com.apple.CoreSimulator.SimRuntime.iOS-17-5 (simulator)
• macOS (desktop) • macos • darwin-arm64 • macOS 14.5 23F79 darwin-arm64
• Mac Designed for iPad (desktop) • mac-designed-for-ipad • darwin • macOS 14.5 23F79 darwin-arm64
• Chrome (web) • chrome • web-javascript • Google Chrome 126.0.6478.62

[✓] Network resources
• All expected network resources are available.

• No issues found!

Version

8.3.0

Steps to Reproduce

I am trying to build my app following an upgrade of flutter and all my packages but it could not build my app.

Expected Result

My app would build without Sentry errors.

Actual Result

Launching lib/main.dart on iPhone 15 Pro in debug mode...
Xcode build done.                                           50.8s
Failed to build iOS app
Semantic Issue (Xcode): Cannot find protocol declaration for 'SentryMXManagerDelegate'
/Users/timer/gitlab/Monisnap/Mobile/moni-app/ios/Pods/Sentry/Sources/Sentry/include/SentryMetricKitIntegration.h:23:56
SentryMetricKitIntegration.h:23

Could not build the application for the simulator.
Error launching application on iPhone 15 Pro.

Are you willing to submit a PR?

None

@buenaflor
Copy link
Contributor

hi, is this also an issue with earlier versions of the flutter sdk?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: Needs Discussion
Development

No branches or pull requests

2 participants