Can not receive firebase cloud messaging related apps' notifications like...
As i said in the title.Settings request failed.javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.at...
View ArticleRequest photolibrary permission on ios causing watchos to crash?
OS: IOS 10 and watchos3I noticed an issue when developing my latest app.My app needs to request for photolibrary permission to save some images.In both watch app and ios, I have added the photo library...
View ArticleFirestore Listener Crashes Unity App On Android, but works fine in the Unity...
Any help would be really appreciated.The CrashMy Unity app uses Firebase Firestore listeners to receive data. In the Unity editor everything works very well and I never get an error. I built to my...
View ArticleJavaScript Loop bug infinite loop
I am doing my first game snake, but I have a problem which appears sometime when I eat a rectangle and try to generate another my script crashes and I have an infinite loop.var coincide = false; var...
View ArticleNative crash reporting for Expo deployed to Android?
I have never released an Expo app and now need to remotely deduce the cause of errors. I've exported both an Android and iOS build from Expo with expo build:ios or :android and have deployed them to...
View ArticleReact native launch crash
I'm beginner in react native and I'm working on a project. From last week, I'm facing app crashing issue which is happening randomly and few times on ios app relaunching.This issue is happening on iOS...
View ArticleHeroku: Couldn't find Active Storage configuration in /app/config/storage.yml...
My app deploys to Heroku but crashes every time. I don't know why. I have set up Carrierwave, fog, and aws for an app in production on Heroku before just fine. Tried to follow the same steps and I am...
View ArticleApp crashes when connection is lost while using HttpUrlConnection
i'm making a class that get json data from an external url, it is working fine if there is a connection. also shows an error if there isn't.the problem is if the connection lost while the class is...
View ArticleHow to prevent Error inflating class...
Exoplayer2 is working fine in devices like Samsung, Vivo, Xiaomi, etc on both release and debug build. But when I have released my app on the play store, it is throwing errors on some devices like...
View ArticleWhy google chrome is crashing in b1s instance in azure but it work fine on...
I just launched a B1s instance on Microsoft azure and I installed google chrome on the instance. But it crashing frequently due to RAM . Previously I am using AWS's t2.micro instance which...
View ArticleCrash Handler in python
I am working on a project, but I am running many processes, in which some are important function if they do not run then it may cause problems, So like I want a crash handler in my python program which...
View ArticleFirefox Crash in Selenium
I use Selenium to do the web-scraping. However, my Firefox browser always crashes after a while (it is very intensive the task of scraping).The error message from Firefox:Firefox had a problem and...
View ArticleHow to handle or avoid a stack overflow in C++
In C++ a stack overflow usually leads to an unrecoverable crash of the program. For programs that need to be really robust, this is an unacceptable behaviour, particularly because stack size is...
View ArticleDifficult to repeat signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x8
I am struggling with a problem in Unity3D Android game. It is very hard to repeat Crash. It happens sometimes after 1 hour, sometimes 2 hours of playing every time in different situations and I can't...
View Articleandroid.content.res.Resources.getConfiguration()' on a null object reference
I have a Service that acts like an overlay with a chathead (like facebook messenger) when the user tap on this chatHead I pop a MapView (v2)It works for the majority of my users, but in the bug report...
View ArticleMy app crashes when opened, I think it is due to swisseph.jar
I have been developing an app and found that a specific code to not work which I created a new project to test to find the cause but I notice that my android app crashes when I start, here is the...
View ArticleWebview Activity crash due to TransactionTooLarge error
I using webview to render a form. Application get crash after onPageStarted method and in LogCat I am finding below error. java.lang.RuntimeException: android.os.TransactionTooLargeException: data...
View ArticleSwiftUI Crash in AG::LayoutDescriptor::Builder::Emitter
I'm trying to find the problem that causes this crash only on iOS 13.2 - 13.3 devices:3AttributeGraphAG::precondition_failure(char const*, ...) +...
View ArticleCrash (AccessViolation) related to intel i3 or i5 generation 11
I have an issue of exe crash in winfrom application,It is running fine in all other systems except any containing intel 11th generation processors.the application is crashing unexpectedly.I had applied...
View ArticleShinyApp crashes a few second after running in R studio
I'm running Rstudio and R (v. 4.0.3) on a Windows 10 Surface Tablet. I've been trying to run xmsPANDA but it crashes (package info: https://github.com/kuppal2/xmsPANDA).It seems to have installed...
View Article