-
-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(crashlytics): support "isEnabled()" on Android #486
Comments
Crashlytics is already available on Android. |
@robingenz Can you please check your comment on this issue? |
The Crashlytics plugin is available on Android. Only the "isEnabled(...)" method is not yet available. Your issue sounds like the whole plugin is missing on Android because you did not mention the method. |
Sorry for confusion. |
No problem. I will make sure to include that in the next release. |
Thanks
…On Mon, Nov 6, 2023 at 11:46 PM Robin Genz ***@***.***> wrote:
No problem. I will make sure to include that in the next release.
—
Reply to this email directly, view it on GitHub
<#486 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQXCUHLQJZ7T2K62NTOPIPDYDEWAXAVCNFSM6AAAAAA674TVCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJVHEYTGMJZHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Unfortunately, it is more work than expected, as the Firebase Crashlytics SDK does not provide an easy way to query it. For this reason, I will not be able to implement this feature request in the next release. |
Ok no worries. Thanks for letting me know.
…On Fri, 17 Nov 2023 at 7:10 PM, Robin Genz ***@***.***> wrote:
Unfortunately, it is more work than expected, as the Firebase Crashlytics
SDK does not provide an easy way to query it. For this reason, I will not
be able to implement this feature request in the next release.
—
Reply to this email directly, view it on GitHub
<#486 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQXCUHKFXJ23WK2ASBCFB6TYE5V6XAVCNFSM6AAAAAA674TVCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJWGQ4TSNBVGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This comment was marked as spam.
This comment was marked as spam.
@aliexalter This feature is not yet available for Android but you use other functions of FirebaseCrashlytics as @robingenz mentioned above. |
Plugin(s)
Current problem
Crashlytics is not yet available for Android.
Preferred solution
Crashlytics inegration for Android.
Alternative options
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: