iOS app crash with UICheckBox, drawLayer:inContext
I recently published an iOS app, the app has around 1000 downloads now and I just had my first crash (I use Firebase Crashlytics).I'm not sure I understand correctly this crash report, here is a...
View ArticlePSQL just closes after asking for my account password
During the PSQL.exe launch I am asked for my account password. After providing the password the tool just closes with no error message or indication of what went wrong. My account has full admin...
View ArticleException - Could not find icon drawable from resource
BACKGROUNDHello all. I am making an app which has a main activity with a list of custom objects. Each item shows a picture, a title and a subtitle, all taken from the item's object attributes. On the...
View ArticleXcode 11 constantly crashing after installing development provisioning profile
I am trying to install provisioning profile but after adding my app is getting crash constantly. please help thank you
View ArticleXcode 10 and Xcode 11 continuously crashing when trying open existing...
Currently I'm using Xcode 10, Last week I have updated my mac. Trying to open existing applications but getting crash.
View ArticleStrange crash when asking for location permission in iOS 13
Device:iPhone 8, iOS 13.1.3Crash log from crashlytics:#0. Crashed: com.apple.main-thread 0 XXXXXXXXXX 0x104d1a63c _hidden#14520_ + 71 (__hidden#14570_:71) 1 XXXXXXXXXX 0x104d195a4 _hidden#14511_...
View ArticleHow to fix a iOS crash " Crashed: WebThread EXC_BREAKPOINT"
Recently, I get many crash report in Fabric. But I never reproduce it when debug on Xcode. I have a webview, and it doesn't dealloc because another viewcontroller retain it and automatic reload with...
View ArticleSimultaneous accesses to 0x1c0a7f0f8, but modification requires exclusive...
my project uses both Objective-C and Swift code. When a user logs in, it calls a set of apis for user preference, I have a DataCoordinator.swift class which schedules the API operation and I make this...
View ArticleIs it possible to get error message in bash while debugging in Xcode?
How can I get the error message in external bash script, when device is connected and app is running from Xcode debug mode and a crash happens? For example, while running, the app gets crashed and...
View ArticleResources$NotFoundException when trying to play a video on Android?
E/AndroidRuntime( 5751): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.Android/com.example.Android.OpenByApiActivity}: android.content.res.Resources$NotFoundException:...
View ArticleiOS 13 app crash on start on start - Crash Log
One user of my app send me the crash log file, because the app crashes on start. I couldn't figure out what the cause of this bug is, if it depends on the code or on iOS.In the crash log I cannot...
View ArticleFatal Exception: DeviceNotSupportedException Device Not Supported
I keep getting crashes on Fabric for my iOS App.Fatal Exception: DeviceNotSupportedException: Device Not SupportedAt the signature of the function,+(NSString*) IPHONE_OS_VERSION // Fabric pointed lines...
View ArticleNavigation bar Hidden Crash on iOS 13.2.2
I am facing the crash issue only on iPhone devices, simulator as well as the real device only in iOS 13.2.2 latest release. The code works fine on iPad devices having the same iOS OS version.override...
View ArticlePC crashses when I enable VT-X (Virtualization technology) intel i5-3450
When I boot up and go to BIOS and enable Virtulization Technology and save settings, as soon as I save & exit my PC turns of and turns on, then turns off again and then turns on and boots windows...
View ArticleI removed language pack .Now windows doesnt boot
I removed single language pack from my win10 and i restarded my pc after that it gives crashes and wont start
View ArticleAndroid 7 Native Crash: libc.so tgkill
I'm seeing this native crash with the following stack trace.This happens in Android 7.0 & 7.1 only. Nothing new has been added to the app, which has been in production for a few years, but with...
View Articleswift_initClassMetadataImpl EXC_BAD_ACCESS with Xcode 11.2.1
I recently updated to the Xcode 11 beta, and my code seems to crash at a Swift runtime function swift_initClassMetadataImpl with an EXC_BAD_ACCESS error. Is there a temporary workaround for this?Edit:...
View ArticleHow to use crashpad to detect app termination?
I found in crashpad there areInstallTerminateHandlers HandleTerminateSignalbut I did not find a way how to use them. My program is that I use crashpad to send minidumps when a crash occurs but I have a...
View ArticleMac Os 10.13 logs me out randomly | Help reading logs
Apparently out of the blue, I have started to experience random crashes on my Mac Pro 4.1, flashed to 5.1. It's running High Sierra 10.13.6 (17G9016), with 48Gb of Ram and two cards (one GT120 and a...
View ArticleiOS 13 crash on launch
With iOS 13.0 update, app is crashing on launch. Users are reporting that app is crashing on fresh start.I receive this from Crashlytics:Just after, [AppDelegate...
View Article