iOS App Crash on launch only in TestFlight
My app runs fine on Xcode Simulator and my phone as debug, but only in TestFlight it crashes on launch.Here is the crash log, but i don’t know how to resolve this issue.Please tell me the...
View Articleboost python on windows crashes at import("__main__");
I am writting a program which uses boost python embedded. My program works no problem on Linux Mint but on Windows its a huge pain. I am using MingW so I tried creating an import lib following...
View ArticleReact Native error Unable to extract native debug metadata
I'm using react-native v0.65.1 and received a lot of errors when generating apk> Task :app:extractReleaseNativeSymbolTablesUnable to extract native debug metadata from D:\REACT...
View ArticleCrash: Foundation NSClassFromString iOS 15
I have a crash very impacting, that I can't reproduce.After some research, I see that there was a similar problem on iOS 13 and that looks like the issue was from Apple.Here is the stack trace:Crashed:...
View ArticleHow to avoid out of memory exception during processing large number of bitmaps?
I am working on an Android App in which I`m merging more than 100 bitmaps vertically, I can process only 71 bitmaps after that I get out of memory exception and my App crashes,Is there any way for...
View ArticleLarge file crashes VSCode
I have a very large file (1gb Approx) I made as a small test, problem is, VSCode crashes when launching now, since it keeps opening the file, and I am unable to close the window.Any path, any folder,...
View Articlecrash on "UICollectionView dequeueReusableCellWithReuseIdentifier:forIndexPath"
I have a UICollectionView, while the cell is reused, then crashed.Below is the stack while crash.0libobjc.A.dylibobjc_msgSend + 321UIKitCore-[UIView(Animation) _removeAllAnimations:] +...
View ArticleCrash report on Solidworks
I am getting:Solidworks xxxx has encountered a problem and needs to close.I observed this on my solidworks 2014 and 2017 software. kindly give me hint on solving the problem and how can I save my...
View ArticleAndroid Studio crashes intermittently with...
I have recently installed Android Studio on my new setup. However, it keeps on crashing unexpectedly at random times, without warning.The same exception keeps happening during the crash:2022-01-13...
View ArticleDagger Hilt crash in Google Play Console
I'm using Hilt library (version 2.36) in my project and getting the following crash appears in my Google Play Console, crash happens to all android versions and all devices, mostly I guess in Android...
View ArticleCrash on copy paste on xiaomi devices
i am facing a issue that when user trying to copy and paste on poco and redmi devices app crashes. giving the stacktrace.java.lang.ClassNotFoundException:...
View ArticleHow to detect if front camera is available in android?
Actually i'm having some issues in my app, Like i have a button that open front camera and skan a waiter badge but the problem comes when i try to check if a device has the camera and if it hasn't i...
View ArticleReact Native App crashes on Launch Screen on device
I'm starting with React Native, everything works fine in the iOS simulator. I decide to try it on a device.The app launches, I can play with it, I close/reopen it around 4 or 5 times, and then somewhat...
View ArticleAndroid app crash with ResourceNotFoundException
I recently checked for my GP crash logs and I am getting this callstack very frequently. Could you please help me. A few things:The failed to add asset path sometimes shows...
View ArticleCrash on iOS 15 happens in background
We are getting a lot of reports into App Store Connect from testers about background crash. In most cases it happens when out application is not in foreground, for example the customer is operating...
View ArticleTroubleshooting crash in Android System WebView
On Android Vitals we start receiving more and more crashes from Android System WebView(base.apk!libmonochrome.so&base.apk!libmonochrome_64.so). The crash log isn't useful:backtrace: #00 pc...
View ArticleAndroid Studio build keeps crashing (stableIds.txt The data is invalid. (13))
I've been trying to run my android studio app but android studio keeps giving me this build error for all of my projects.Full error is this:ERROR:: AAPT: <App...
View ArticleCan anyone help me with the crash? (React Native)
The app crashed when I just stay in it for over 1 hour. I did not do anything else beside staying in it. I have no idea what this log is trying to tell me so if anyone can help me I would appreciate it...
View ArticleEdge extension crashes the whole browser on API call after latest update...
I'm creating a browser extension for my work.The function launchWebAuthFlow has worked wonderfully since I started this project, but then Edge decided to update (to 96.0.1054.43, and now again to...
View ArticleApp crashed when launched in Xcode 13.2.1 in iOS 15.2 simulator in debug mode
I recently downloaded Xcode 13.2.1. When I run the application it is crashing in iOS 15.2 in simulator while debugging. Also when already installed app i am launching by tapping on app icon it is...
View Article