You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
On all our platforms, we set threads names. Backtrace captures these and adds them to our crash reports. But Crashlytics seems to just ignore them. How do we get these recorded? We use Crashlytics on iOS/Android. And when you are just sorting through "Thread 1"..."Thread 80", that's not very helpful for identifying problems.
Alec Miller
unread,
Apr 9, 2024, 11:16:28 PM4/9/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Here's our code for pthread systems like iOS/Android. So any thread can pull the name off the pthread handle. Win and consoles also have getters.