Crash Questions
Ad
After upgrading to Gradle 5.4.1 and Android Stuidio 3.5 RC 3, crashlyticsUploadDeobsRelease task is gone
Before the upgrade, calling assemblerelease would then call crashlyticsuploaddeobsrelease which would upload
Firebase Crashltytics: crash ID
Fabric crashlytics have shown unique id for each crash, so was easy to track in version control. does firebase crashlytics show id anywhere? i
Can't see crashlytics issues
As is shown in the screenshot; crashlytics detects the crash but not showing the issue.
Could not find io.fabric.tools:gradle:1.28.1
I want to install firebase crashlytics on my project but i encounter such a problem when building tried - i can do comment //apply plugin:
Could not get GOOGLE_APP_ID in Google Services file from build environment
For setting up firebase i am using two config 1.googleservice-info-test.plist, 2.googleservice-info-prdn.plist for uat and production. for
iPhone MapView interrupted
I have a mapkit / view and it works fine - but i scroll around and after 2 - 10 moves my app crashed... and this only with a "interrupted".
lib.so in android app and readable stacktrace in Crashlytics
I have compiled external c++ library in my project. unfortunately, this library is crashing from time to time and stack trace in crashlyics isn't
Why PySimpleGUI with subprocess crashed on Window7
I'm new to pysimplegui. when i use module subprocess and packaged py into exe, it always crash like screenshot below. but when i run my py file
Verify non-Google Play app installs using Play core library
Some context: most of us may have faced this resourcenotfoundexception when we migrated to android app
Get ID of the user that has a crash using Firebase Crashlytics
I want to be able to send a message to a user that has experienced a crash on firebase crashlytics. i've read the documentation, the code that
Ad
Pygame window crashing on run
I am trying to make a hangman game that has a window which shows the hangman being drawn every time you make a wrong guess.. i am using pygame
I'm creating an Map Searching app through an Youtube tutorial but my app getting crashed
I am trying to create an app through a youtube tutorial, but my app is getting crashed whenever i submit location in searchview. i have
My app is crashing at startup and I am unsure why
I am making an app that mutes and unmutes a device, but it is crashing when i open it. i have no idea why it is doing this and would really like
Flutter app crashes on startup on Android 12
I have published an app on google play and it is being used regularly. in the last update, i have released updated both, compilesdkversion and
iOS Firebase CrashlyticsKit not setting user ID
I am trying to set a user id for firebase crashlytics reports. currently i send a user id only if it's not sent or is changed (very rare
Force crash react native app for bugsnag testing
Is there any way we can force crash react native production apk ? i know there is one option with crashlytics.crash(); in
Unity-Android-App Crashes when Run First Time but From Second Time it Works Fine
I have implemented firebase analytics and firebase messaging after download the plugin from google we site and successfully running the resolvers.
Does my app with fabric crashlytics integration currently crashes if I don't link my app to firebase after march 2020?
Does my app with fabric crashlytics integration crashes if i do not link my app to firebase after march 2020?
How can I add a hook in the AndroidManifest.xml for Firebase to initialize?
I've been using firebase for a few things already, but now i want to add the crashlytics and on step 3 in the guide it is said "for android apps,
flutter - crash on Xiaomi Device running on Android 4.4 (Kitkat) - Firebase Error
I got this error only on xiaomi device, especially on android 4.4 (kitkat). my app suddenly crash at beginning, i have catch error log
Ad
Crash-Free Users Metrics in Firebase
Firebase crashlytics dashboard shows "crash-free statistics". how to get/enable crash-free users statistics/metrics in firebase ?
xcode crash uploaded successfully but not visible in crashlytics
I have integrated crashlytics in my code. followed the steps launch the simulator. hit stop in xcode. launch your app in
Unable to show Dashboard of fabric
I have installed the fabric, integrated jar files and api key. i installed fabric plugin, sign in, crashlytics, answers, and crash.
Migrate apk testing from fabric to firebase
Currently, fabric is supporting uploading apk to their servers and invite testers using their email to download the application. now, what
App crashes when using ProgressDialog within AsyncTask
I have in my application a time consuming task which takes some minutes to finish. the task is about image matching using orb algorithm, an image
Node.js app crashing when trying to download large file using it
I am trying to write a program that can convert http urls to torrents. this project is working basically working for download links contain small
Getting many NullReferenceException from PlayServicesResolver after adding Firebase Crashlytics to my project
I am currently migrating my unity app from fabric to firebase following this guide:
How to upload dsyms files which developed with Flutter?
I am developing one cross-platform app with flutter support. i integrated firebase crashlytics for crash reports. before i need to check report
I can't access my Firebase Crashlytics Dashboard
I have firebase crashlytics set up correctly on my application. but i have been unable to access my crashlytics dashboard on firebase. it
Cannot link Fabric app to Firebase Crashlytics
I know there have been a few questions along these lines but my case doesn't seem to fit any of those. i have gotten as far as setting up
How to crash Flutter App for Android and iOS (to test Firebase Crashlytics)?
I want to test out crash report using firebase crashlytics in my flutter app. i need to fatal crash my
Ad
ERROR: Could not find com.google.gms.google-services:4.2.0
I am trying to add firebase crashlytics to an existing project (not developed by me). i keep getting the error error: could not
BigQuery Firebase Crashlytics - Reloading data
Recently i started playing with bigquery and my firebase crashlytics data. at some point this morning, i needed to refresh the data but i couldn't
Crashlytics is reporting to Fabric but no traces are available in Firebase Crashlytics
I'm developing a new application and i've successfully registered it into firebase, and connected the crashlytics service through the
Fabric "crashlyticsUploadDistributionDebug" is not there
I have just updated a project to have debug and release buildtypes, all working well till now expect the
Firebase Crashlytics for iOS Custom Keyboard Extension
Is there any proper setup for ios extensions? i added another app with the bundle identifier of extension, but no luck. can't send any
Failed to resolve: firebase-crash-15.0.0
I'm trying to connect firebase to my application. i successfully added firebase-core to my build.gradle file and project synced
firebase_crashlytics was resolved to 2.2.1, which depends on Firebase/Crashlytics (= 8.6.0)
I'm getting an error trying to build a flutter app with crashlytics (but somehow builds successfully on codemagic) i did follow
Firebase crashlytics not working in flutter android
I am new to firebase crashlytics, i have added crashlytics as referred from
Flutter Windows app crashes without error while loading multiple images from local disk
I created a multi image selector form field widget to use within a form with validation and so on, and it works fine; however, when i select 8 or
How do I get the crash rate for an app out of Firebase programmatically?
We have several ios and android apps using crashlytics. for internal metrics and dashboards, i'd like to get the crash rate (number of crashes /
The range of supported deployment target versions is 9.0 to 14.55 Error While Running Flutter App on iOS Simulator
So i added firebase crashlytics in my app and after that i started facing the following issue.
Ad
Android Fabric to Firebase migration effects on production app
I have gone through many of the fabric and firebase documentation to see what will happen to my production android app, if i do not migrate or
CrashlyticsListener not called
I am using this code to track when the app has crashed: val core = crashlyticscore .builder()
Fully migrate Fabric to Firebase
If i remove the fabric plugin and keep integrated with crashlytics via firebase, will it also stop tracking the crashes? i've already linked and
BigQuery - Firebase Analytics vs Firebase Crashlytics
How can i correlate firebase crashlytics events with firebase analytics events with bigquery?
Flutter App crash on IOS by using google_maps_flutter
I'm creating my first flutter app. the app should show among other things on some places on a map. for the map i use google_maps_flutter
iOS Firebase Crashlytics :: Test crash from simulator appears, but real crash from device doesn't
Situation: the app (installed via testflight) crashed on the device. the crash can't be reproduced.
How to disable Crashlytics while in debug mode, in react-native-firebase?
I have integrated firebase crashlytics on a react native application. i want to disable crash logs while working on development mode. how can i
What is the difference in dev console vs fire base crash reporting
I wanted to know if any one who is experienced with both app store connect & google play developer console what is the difference in the crash
Calculator app crashes when Add/Subtract/Divide/Multiplication Button clicked twice
I am making a simple calculator. everything works well. but the problem is when i click on add/subtract/divide/multiplication button twice, the
Fabric Debug Craslytic Reports : Signup, build Id missing, apply plugin : io.fabric
We have programming an android app and try to implement crashlytics to our app. we have different types of problem .
Crashlytics issue when updated from com.crashlytics.sdk.android:crashlytics:2.9.8 to 2.9.9
During update of my android app, i updated all dependencies. when i tested the release build, i receive the following error:
Ad
How to disable FirebaseAnalytics or Crashlytics completely
I've integrated crashlytics in my app. i want to disable it. i've read replies here
Does Growth Details available in Firebase?
I am migrating my application from fabric to firebase. i couldn't see the growth tab in firebase. i want to check my daily new
How can we add Admob and Firebase crashlytics to Android studio bumble bee Build.Gradle file
How can we add admob and firebase crashlytics to android studio bumble bee earlier the build.gradle: was some thing like this
react-native-firebase crashlytics not showing up on firebase dashboard
I am using firebase crashlytics. i am causing a crash by doing firebase.crashlytics().crash() and i am not
Firebase Analytics / Firebase Crashlytics - reporting errors
I am working on an ios app that uses firebase analytics and firebase crashlytics. i wonder what is the best way to report errors. crashes are
Simple Counter app crashing on start up without any error
Background - i only started using android studio this morning, so i'm green as grass. i'm trying to make a simple counter app where it
Firebase Crashlytics Bitmap OutOfMemoryError which activity
I see a user of mine got a crash. how do i know when this crash happened? which activity did it happen in? which line of code? i don't use
How to implement Fabric Crashlytics in Android with Bazel?
I am able to get crashes using gradle but when i build the apk using bazel and run it, it crashes as soon as activity is started and in exception
SwiftUI using ForEach and onTapGesture to update selected element causing crash
I have some code that i am using, the idea is that the user selects a card they like and a sheet is presented to show more information about that
Flutter App Crashes when Trying to Load Interstitial Ad
I am trying to put an interstitial ad on one of the screens in my app. my banner ads work perfectly fine. however, whenever the app tries to load
iOS crashes and says lost connection when logging in facebook but works fine on Android from flutter
I don't know what seems to be the problem. it works fine on android but the app crashes on ios after signing in to facebook. it says lost
Ad
The app crashes when opening image_cropper in release mode
My app keeps crashing when i try to open image cropper in release mode. i added everything in the manifest as directed in the
Can't link app in Fabric to existing Firebase project
I'm trying to migrate my android app from fabric crashlytics to firebase crashlytics. my app has an existing firebase project set up for messaging
React-native - iOS device crashes "undefined is not an object (evaluating 's.Manager')"
The app runs fine on the emulator and all android devices. when i try to run on an ios device the app opens and then crashes almost instantly. i
Crash in Google ads
Does google ads requires any run time permissions? i am getting following crash report in crashlytics. please help me to solve this issue.
Crashlytics is not sending Crash report from iPhone or Real Deivce
I followed exactly the way described in documentation. but it's not working. below is the log i see on the console. 5.9.0 -
Firebase: Reporting Analytics and Crash Data to Separate Projects
Recently i came across this article from firebase, which
Flutter Crashlytics - No Crash log for non-fatal flutter error
We are using firebase_crashlytics: ^0.4.0+1 in a flutter app. within the runapp() we are starting to listen to errors and crashes
Disable crashlytics for flutter web app and enable for flutter mobile app
I wanted to disable crashlytics for web and keep it enabled in android and ios on my flutter app since firebase crashlytics is not supported by
Android Studio combined chart crashes
I'm having an error and app crash, when pressed on chart. with single linechart or barchart i can press on the view or zoom. with
How do I clear out my data on app signout from crashlytics
I am using fabric/crashlytics for log reporting. i am usually setting username, email,id etc once a user signs into my app. i was wondering if
Circular dependency between the following tasks while using firebase Crashlytics
Today i just migrated from fabric crashlytics to firebase crashlytics. everything is working fine with minifyenabled
Ad
Crashlytics crashing with Resources$NotFoundException on app launch
I recently checked my google play crashes and found out that i have thousands of users with this crash, but nothing on crashlytics:
iOS Firebase Crashlytics: Out Of Memory (OOM) Reporting
I use firebase crashlytics for crash reporting. recently i got some out of memory (oom) crashes on my ios device. so i'm trying to find any
Firebase Crashlytics not reporting crashes when manually enabled
Crashlytics works just fine without opt-in reporting. but it stops reporting anything as soon as i set up opt-in reporting according to the
How to add firebase crashlytics into android projects
In my application, i want to use firebase crashlytics and for this, i added below codes into my application. i added this
How can I solve it? `Failed to resolve: com.crashlytics.sdk.android:crashlytics:com.crashlytics.tools.gradle`
I was setting up a firebase's crashlytics on my app. however, the following error occurred when the gradle build. things i've
RangeError (length): Invalid value: Only valid value is 0: 1. Error thrown Instance of 'ErrorDescription'
We just released our app. and are seeing these crashes in production. but the stacktrace is not leading me somewhere usefull. rangeerror
Running flutter app in android emulator due to crashlytics build.gradle error
I have been facing an issue with running my app on android due to some crashlytics error. the following is the error i am getting
How do I Disable Crashlytics Email Notifications on Firebase?
I currently keep on receiving emails about crashes. is there anyway i could disable email notifications from firebase crashlytics by
How to handle multiple schemes/targets in one iOS app when migrating from Crashlytics to Firebase?
I am currently in the process of moving my apps from crashlytics to firebase crashlytics as per fabric's guidelines. my scenario is that
How to get the Stack-trace of golang in the Crashlytics
Our's app is a android app, which has a jni writed by golang. and we use the fabric crashlytics to track carshes. but, we can not get the
android.support.constraint.ConstraintLayout cannot be cast to android.widget.EditText
I am new in android studio and i just started my first app. my app is crashing from an unknown reason, hope you will help me to fix it
Ad
Flutter: Async call of native C code from Dart (via ffi) cause memory leak
Randomly i'm getting empty screen of my flutter app with apparently out of memory error. see the debug console log below. here is my dart
Android gradle libraries 'failure to resolve'
I'm trying to coax a number of android libraries to play nicely together but i'm becoming frustrated with the versioning system. i've
Android Room returns Null as Non-Null type
I have dao to return simple object. if object does not exist, room return null, but android app have no crashes. also if
Firebase Crashlytics - Issue number
Just moved finally from using fabric to using firebase to track our app crashes, and the only thing i'm missing are the issue numbers, that i'm
When should we start moving Fabric's Crashlytics to Firebase Crashlytics?
I've an ios app which is using fabric crashlytics. as you know: the fabric ios and android mobile apps will be sunset on
App crash for one time after dowloading from google store
I have just upload a new version of my ionic app to google store. the application is published... i downloaded the new version of the app
Android email and password authencitation app crashes
When an activity start with firebase email and password authentication app get crashed
How to migrate from Fabric Crashlytics to Firebase Crashlytics?
I have an app that logs crashes and non-fatals to fabric crashlytics and uses firebase analytics to log analytics events. i want to
Google maps API crash after too many markers
I'm creating a website where i display a dynamic map with a lot of markers. the map works fine when i am using 1100 markers, but it stops working
How to read Crashlytics?
I just get to know fabric and integrated it into my project and trying to see how it brings value to me. i've used
Crashlytics from SDK
We are currently building a native ios and android sdks which will be embedded within client apps. we are using fabric and crashlytics but
Ad
App crashes when I click the button that opens a Popup window
I'm trying to have a popupwindow that has an edittext field for user to enter a new budget and a button to save the value. once the "save" button
App crashing while retrieving data from mysql
Hi guys im new to android studio so im still learning. but today i encountered something which i cant resolve. everytime i execute inside asyntax
Ad
Blog Categories
Ad