iOS equivalent of FirebaseCrash.report(Exception e)

61 views
Skip to first unread message

Brad McDermott

unread,
Sep 6, 2016, 12:57:59 PM9/6/16
to Firebase Google Group
From the docs it seems like only the custom logging is available on iOS, but not the ability to report caught exceptions as crashes without actually crashing the app.

Is there some way of doing this currently on ios, or does anyone know if it will make its way to the iOS Firebase SDK at some point?

Kato Richardson

unread,
Sep 6, 2016, 5:05:13 PM9/6/16
to Firebase Google Group
Hi Brad,

After chatting this over with some of our Crash Reporting gurus, I think that you've got the gist.

It looks like reporting caught exceptions is Android only at the moment due to some complexities in how iOS handles true native crashes. 

I'll make sure there's a feature request on the list for this. It wouldn't hurt to put in your vote by submitting a feature request (and linking to this thread) as well.

☼, Kato


--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/0e8a4035-5b93-4a6c-ad46-6f6cd9d71fae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Kato Richardson | Developer Programs Eng | kato...@google.com | 775-235-8398

Keith Simmons

unread,
Sep 8, 2016, 12:04:47 PM9/8/16
to Firebase Google Group
Brad, is your primary need to report NSExceptions or NSErrors?


On Tuesday, September 6, 2016 at 2:05:13 PM UTC-7, Kato Richardson wrote:
Hi Brad,

After chatting this over with some of our Crash Reporting gurus, I think that you've got the gist.

It looks like reporting caught exceptions is Android only at the moment due to some complexities in how iOS handles true native crashes. 

I'll make sure there's a feature request on the list for this. It wouldn't hurt to put in your vote by submitting a feature request (and linking to this thread) as well.

☼, Kato

On Tue, Sep 6, 2016 at 9:20 AM, Brad McDermott <br...@touchlab.co> wrote:
From the docs it seems like only the custom logging is available on iOS, but not the ability to report caught exceptions as crashes without actually crashing the app.

Is there some way of doing this currently on ios, or does anyone know if it will make its way to the iOS Firebase SDK at some point?

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/0e8a4035-5b93-4a6c-ad46-6f6cd9d71fae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Gero H

unread,
Mar 8, 2017, 10:01:16 AM3/8/17
to Firebase Google Group
Hello,

I know this is an older post by now, but I'd also be very interested in this feature and to answer your question at least for me, Keith, I would be more interested in reporting an NSError or similar object. NSExceptions would work, too, obviously, as I am guessing this is the more complicated thing to integrate into Firebase in the way it works on Android.

I think the general problem is that on iOS there is no real way to trigger sending the custom log messages to Firebase without an actual crash happening, right? 

(I'll submit a feature request for what it's worth, too)

Cheers,
- Gero
Reply all
Reply to author
Forward
0 new messages