CoreData crashes with a small number of users
I developed an app focused on health and fitness and to save workout data I use Core Data. In a small number of users (<0.1%), I get the following error: Fatal Exception: NSInvalidArgumentException,...
View ArticlePackageInstaller crash when unable to resolve content provider with...
For a bit of background, I'm writing an Android app in Xamarin for an enterprise, that should be able to update itself, rather than through the play store. There's one device in particular that isn't...
View Articleerror MSB6006: "CL.exe" exited with code 1 after adding template function or...
Asking this question preemtively because there is not much to be found about this error code. It is rather trivial to solve, but cost me a lot of time to diagnose because no proper error message is...
View ArticleBaseActivity object is null and onAttach method doesn't work in BaseFragment
In menu fragment extends base fragmentpublic class MenuFragment extends BaseFragment{ and onattach methot doesn't work in basefragment private BaseActivity mActivity ; @Override public void...
View ArticlePage fault and Hard Drive crash relationship
Is it possible that an increase in the page faults would ultimately result in a hard drive crash? If so, then how does this happen?
View ArticleNeed help understanding this crash on iOS
I'm working using unity on an app for Android/iOS and when I TestFlight the app on iOS it crashes and I get this crash log. No error is returned when I build the app on iPad via Xcode,only when I...
View ArticleDiscord PY Bot crashing after reaction
my Discord PY bot keep crashing, after the crash it printed this:2019-11-19T10:25:23.845044+00:00 app[worker.1]: Traceback (most recent call last): 2019-11-19T10:25:23.845074+00:00 app[worker.1]: File...
View ArticleHow does one distinguish between file and content URIs when accessing sound...
I am a newbie Android engineer, and I am stuck with an issue. We are observing multiple crashes related to lack of access to the sound assets, and I want to know how to best access the private sound...
View ArticleApp was compiled with optimization - stepping may behave oddly; variables may...
I'm developing a food ordering App.. when I try to accept the order in my app and reassign the order in admin portal at the same time... my app crash and get one error App was compiled with...
View ArticleReact-native - iOS device crashes "undefined is not an object (evaluating...
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 can't seem to locate the issue as s.Manager is not...
View ArticleiOS app with framework crashed on device, dyld: Library not loaded, Xcode 6 Beta
This crash has been a blocking issue I used the following steps to reproduce the issue:Create a Cocoa Touch Framework projectAdd a swift file and a class DogBuild a framework for deviceCreate a Single...
View ArticleQuestions About Double Pointer , structs and a not working scanf();
My Prof. gave me the assignment to write a warehouse management tool that can add, remove, search and show entries.So I worked on this code for around 6 hours (don't laugh at me); now I have some...
View ArticleCrash IllegalStateException after updating androidx.appcompat:appcompat to...
After updating androidx.appcompat:appcompat from version 1.0.0 to version 1.1.0 I have crash on my app when switching between fragments:My fragments extends androidx.fragment.app.Fragment implements...
View ArticleClick on SELECT tag in a WebView on a Samsung Galaxy Tab Version 9.0 crashes...
I have custom Webview in android application which opens a webpage containing ** html dropdown List(Select HTML Tag)**. Whenever I click on this dropdown list app got crashed.This crash is happening on...
View ArticleAndroid Application onCreate is not called before Activity onCreate
On Google Play I receive NullPointerException, on trying to access static Application instance. It appears on different Android OS versions: Android 9/8/6From code it seems, Application.onCreate()...
View Articleflutter app crashes after a long run (a day or two)
My flutter app, iOS build, crashes after a day or two of running. I wrapped my app using runZoned and catch exception & write to file, but file is not existed, I guess that the app got killed...
View ArticleWhy does chrome crash when checking or deleting cookies?
Whenever I try to it just crashes, and I haven't been able to find anyone else with this exact problem. I am only trying to delete one cookie at a time. I have run a scan with malwarebytes and removed...
View ArticleUnity 2019.2.9f1 Crashes on MacOS Mojave
My unity project is randomly crashing at the startup. I was used to solving the problem by checking out my source code in an alternative location and adding the project back to Unity Hub....
View ArticleFlutter URL launcher Google Maps crashes App
A couple of days ago launching both Google Maps and Apple Maps perfectly fine. I updated Flutter to its newest Version while on master channel to 1.13.1. I assume after updating it stopped working. So...
View ArticleHow to reinstall mac OS x after hard drive crash
My iMac (Not sure which year, but I hear it's about 9 years old) stopped booting up properly (It was in version 10.10, Yosemite), as in the progress bar would not go to 100% and crashed about a third...
View Article