Application keeps crushing #12176
Unanswered
leonidtimo17
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Flutter application keeps crushing.
Our suggestions there is something related to FirebaseMessaging
Any help would be appreciated.
Logs:
Click To Expand
[WARN] GIB.plist not found. Autorun not possible ℹ️ INFO ℹ️ General [Logger.swift:11-3587-1] log level set to 🔕 OFF ℹ️ INFO 😎 AgentSession [DTXAgentBootController.m:16-3587-1] ### Dynatrace OneAgent (iOS) 8.267.1.1006 built on 2023-05-22 06:00:29 +0000 ### ℹ️ INFO 😎 AgentSession [DynatraceCore.swift:9-3587-1] ### Dynatrace Core (iOS) 8.267.1.1001 built on 2023-05-09 ### 10.18.0 - [FirebaseInstallations][I-FIS002000] -[FIRInstallationsIDController createGetInstallationItemPromise], appName: __FIRAPP_DEFAULT 10.18.0 - [FirebaseMessaging][I-FCM043000] Info is not found in Keychain. OSStatus: -25300. Keychain query: { acct = "com.UCHUR"; class = genp; gena = "com.google.iid"; "m_Limit" = "m_LimitAll"; nleg = 1; "r_Attributes" = 1; "r_Data" = 1; svce = "com.google.iid.checkin"; } 10.18.0 - [FirebaseMessaging][I-FCM033009] App reset detected but no valid checkin auth preferences found. Will not delete server token registrations. 10.18.0 - [FirebaseMessaging][I-FCM002000] FIRMessaging library version 10.18.0 10.18.0 - [GULReachability][I-REA902003] Monitoring the network status 10.18.0 - [FirebaseMessaging][I-FCM043000] Info is not found in Keychain. OSStatus: -25300. Keychain query: { acct = "com.UCHUR"; class = genp; gena = "com.google.iid-tokens"; "m_Limit" = "m_LimitAll"; nleg = 1; "r_Attributes" = 1; "r_Data" = 1; svce = "663179356437:*"; } 10.18.0 - [FirebaseMessaging][I-FCM001000] FIRMessaging Remote Notifications proxy enabled, will swizzle remote notification receiver handlers. If you'd prefer to manually integrate Firebase Messaging, add "FirebaseAppDelegateProxyEnabled" to your Info.plist, and set it to NO. Follow the instructions at: https://firebase.google.com/docs/cloud-messaging/ios/client#method_swizzling_in_firebase_messaging to ensure proper integration. flutter: The Dart VM service is listening on http://127.0.0.1:49651/x3bbJBN-qQI=/ 10.18.0 - [GoogleUtilities/AppDelegateSwizzler][I-SWZ001008] Successfully created App Delegate Proxy automatically. To disable the proxy, set the flag GoogleUtilitiesAppDelegateProxyEnabled to NO (Boolean) in the Info.plist 10.18.0 - [FirebaseAnalytics][I-ACS024000] Debug mode is on 10.18.0 - [GULReachability][I-REA902003] Monitoring the network status 10.18.0 - [FirebaseAnalytics][I-ACS023007] Analytics v.10.18.0 started 10.18.0 - [FirebaseAnalytics][I-ACS023222] Build 101700 10.18.0 - [FirebaseAnalytics][I-ACS023008] To disable debug logging set the following application argument: -noFIRAnalyticsDebugEnabled (see http://goo.gl/RfcP7r) 10.18.0 - [FirebaseAnalytics][I-ACS023009] Debug logging enabled 10.18.0 - [FirebaseAnalytics][I-ACS023207] To disable verbose logging set the following application argument: -FIRAnalyticsVerboseLoggingDisabled (see http://goo.gl/RfcP7r) 10.18.0 - [GULReachability][I-REA902003] Monitoring the network status 10.18.0 - [FirebaseAnalytics][I-ACS044000] GoogleAppMeasurementIdentitySupport dependency is linked. 10.18.0 - [FirebaseAnalytics][I-ACS044001] The AdSupport Framework is linked.Flutter doctor
Click To Expand
[✓] Flutter (Channel stable, 3.16.6, on macOS 14.2.1 23C71 darwin-x64, locale ru-RU) • Flutter version 3.16.6 on channel stable at /Users/urijbolsakov/development/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 46787ee49c (11 дней назад), 2024-01-09 14:36:07 -0800 • Engine revision 3f3e560236 • Dart version 3.2.3 • DevTools version 2.28.4[✗] Android toolchain - develop for Android devices
✗ Unable to locate Android SDK.
Install Android Studio from:
https://developer.android.com/studio/index.html
On first launch it will assist you in installing the Android SDK
components.
(or visit https://flutter.dev/docs/get-started/install/macos#android-setup
for detailed instructions).
If the Android SDK has been installed to a custom location, please use
flutter config --android-sdk
to update to that location.[✓] Xcode - develop for iOS and macOS (Xcode 15.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 15C65
• CocoaPods version 1.14.3
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[!] Android Studio (not installed)
• Android Studio not found; download from
https://developer.android.com/studio/index.html
(or visit https://flutter.dev/docs/get-started/install/macos#android-setup
for detailed instructions).
[✓] IntelliJ IDEA Ultimate Edition (version 2023.2.1)
• IntelliJ at /Applications/IntelliJ IDEA.app
• Flutter plugin version 75.1.4
• Dart plugin version 232.9559.10
[✓] VS Code (version 1.82.2)
• VS Code at /Users/urijbolsakov/Downloads/Visual Studio Code.app/Contents
• Flutter extension version 3.80.0
[✓] Connected device (3 available)
• iPhone 15 Pro (mobile) • 129B19AB-ECEA-40AF-B9CB-80B889B81855 • ios
• com.apple.CoreSimulator.SimRuntime.iOS-17-2 (simulator)
• macOS (desktop) • macos • darwin-x64
• macOS 14.2.1 23C71 darwin-x64
• Chrome (web) • chrome •
web-javascript • Google Chrome 120.0.6099.234
! Error: Browsing on the local area network for iPhone (Леонид). Ensure the
device is unlocked and attached with a cable or associated with the same
local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code
-27)
[✓] Network resources
• All expected network resources are available.
! Doctor found issues in 2 categories.
Flutter dependencies
Click To Expand
Dart SDK 3.2.3 Flutter SDK 3.16.6 flutter_project_structure 3.8.5+36dependencies:
dev dependencies:
dependency overrides:
transitive dependencies:
Beta Was this translation helpful? Give feedback.
All reactions