Closed Kobreizhyashi closed 7 months ago
Hi @Kobreizhyashi if you don't want crashlytics to log the crash. just do simple try catch on the code. so crashlytics dont collect your crash.
Also next time please ask on firebase forum, because crashlytics is for collection crash on your app. AppAuth is for authentication not collecting crash.
Yeah you're right ! Sorry mate ! :)
don;t forget to close the issue
Hi !
We are using this SDK as all of you for our authentication process, in the last version.
I'm getting this error in my Crashlytics, I know this is due to the auth service we are using but the problem is I really don't want crashlytics to log crashes (not a real one in fact) from code which is unreachable. Did someone ever faced this problem ?
Regards, KT