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)
tableView(_:cellForRowAt:) crashes with com.apple.main-thread EXC_BREAKPOINT
There is one strange crash in Firebase Crashlytics logs that occurs quite often, saying:
Crashed: com.apple.main-thread
0 AppName 0xd454 SomeVC.tableView(_:cellForRowAt:) + 90 (S...
VLeonovs
Votes: 0
Answers: 1
App Crashes. Trying to debug [UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:]
I am using 4 container view and have 4 tableview for each container view. But in the strange thing is some devices getting crashes not all devices. I am getting crashes/Log in Firebase Crashlytics.
Cr...
Kamlesh Shingarakhiya
Votes: 0
Answers: 0
Connection closed while receiving data, uri = '${https-img-url-from-gcp}.png' Error in firebase crashlytics
I'm getting a lot of non-fatal logs in Firebase Crashlytics saying connection closed while receiving data. But I'm not able to reproduce the same issue using an emulator. Any ideas why this is happeni...
Akhil B
Votes: 0
Answers: 0
Crash in some device while using background service
I used flutter background service plug-in.Sometimes I getting crash.
I don't know why it is happening? is there any solution??
I tried it by many ways..It's very critical..
I am using flutter_backgrou...
Hitendra Rathod
Votes: 0
Answers: 1