Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

I have a small problem in Firebase Crashlytics. Please help me #118

Answered by yasirkula
daniel270798 asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for all the details. The issue can only come from either of these locations:

  1. getIntent().getExtras() returning null:
  2. getArguments() returning null:
    final Intent shareIntent = NativeShare.CreateIntentFromBundle( getActivity(), getArguments() );

It's strange. How can these functions return null on a fraction of Android devices? I've googled the…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@daniel270798
Comment options

@yasirkula
Comment options

Answer selected by daniel270798
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants