python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
java.lang.RuntimeException in Google play console crash logs
Following is the crash logs which is very frequent. These logs are obtained from google play console. But I am unable to track the base of the crash. Searched a lot on internet.
I am not using multide...
Bilal Bangash
Votes: 0
Answers: 0
Expo App works well on Development but crashes when downloaded from google play
I developed my app using expo and I was able to test it using both simulator and actual devices through the expo app. However, when I uploaded on google play and downloaded it, it crashes right away. ...
Babou
Votes: 0
Answers: 0
How to resolve app crash issues in detox test?
Description:
Detox Test Environment:
Detox version: 18.20.2
React Native version: 0.61.4
Node version: v10.16.3 (also tried 12.x - same results)
Device model: Pixel_API_26
OS: System Version: macOS 11...
Cheyenne Christman
Votes: 0
Answers: 0
How to create a program that crashes with a segfault, but without core dump
I am currently writing in C a UNIX-like shell, and in order to test my shell, I need to create a program that creates a segmentation fault, but without Core Dumped being print.
I already wrote a progr...
qdesmettre
Votes: 0
Answers: 1