Skip to content
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

Open
1 of 9 tasks
imuhammadnadeem opened this issue Nov 6, 2023 · 10 comments · May be fixed by #491
Open
1 of 9 tasks

feat(crashlytics): support "isEnabled()" on Android #486

imuhammadnadeem opened this issue Nov 6, 2023 · 10 comments · May be fixed by #491

Comments

@imuhammadnadeem
Copy link

Plugin(s)

  • Analytics
  • App
  • App Check
  • Authentication
  • Crashlytics
  • Cloud Firestore
  • Cloud Messaging
  • Performance
  • Remote Config

Current problem

Crashlytics is not yet available for Android.

Preferred solution

Crashlytics inegration for Android.

Alternative options

No response

Additional context

No response

@robingenz
Copy link
Member

Crashlytics is already available on Android.

@imuhammadnadeem
Copy link
Author

@robingenz Can you please check your comment on this issue?

#484 (comment)

@robingenz
Copy link
Member

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.

@robingenz robingenz reopened this Nov 6, 2023
@robingenz robingenz changed the title feat: Android Integration feat(crashlytics): support "isEnabled()" on Android Nov 6, 2023
@robingenz robingenz added this to the v5.3.0 milestone Nov 6, 2023
@imuhammadnadeem
Copy link
Author

Sorry for confusion.

@robingenz
Copy link
Member

No problem. I will make sure to include that in the next release.

@imuhammadnadeem
Copy link
Author

imuhammadnadeem commented Nov 6, 2023 via email

@robingenz robingenz linked a pull request Nov 17, 2023 that will close this issue
2 tasks
@robingenz
Copy link
Member

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.

@robingenz robingenz removed this from the v5.3.0 milestone Nov 17, 2023
@imuhammadnadeem
Copy link
Author

imuhammadnadeem commented Nov 17, 2023 via email

@aliexalter

This comment was marked as spam.

@imuhammadnadeem
Copy link
Author

When I call await FirebaseCrashlytics.isEnabled(); I get error "Not implemented on Android".

@aliexalter This feature is not yet available for Android but you use other functions of FirebaseCrashlytics as @robingenz mentioned above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants