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

Android 10 | gif from keyboard => NPE getPickerIntentForSharing #1136

Closed
BillCarsonFr opened this issue Mar 12, 2020 · 2 comments · Fixed by #1146
Closed

Android 10 | gif from keyboard => NPE getPickerIntentForSharing #1136

BillCarsonFr opened this issue Mar 12, 2020 · 2 comments · Fixed by #1146
Labels

Comments

@BillCarsonFr
Copy link
Member

Stack trace

Caused by: java.lang.NullPointerException: 
 
  at com.kbeanie.multipicker.utils.IntentUtils.getPickerIntentForSharing (IntentUtils.java:38)
 
  at im.vector.riotx.features.attachments.AttachmentsHelper.handleShareIntent (AttachmentsHelper.kt:180)
 
  at im.vector.riotx.features.home.room.detail.RoomDetailFragment.sendUri (RoomDetailFragment.kt:660)
 
  at im.vector.riotx.features.home.room.detail.RoomDetailFragment.onRequestPermissionsResult (RoomDetailFragment.kt:1027)
 
  at androidx.fragment.app.FragmentActivity.onRequestPermissionsResult (FragmentActivity.java:768)
 
  at android.app.Activity.dispatchRequestPermissionsResult (Activity.java:7458)
 
  at android.app.Activity.dispatchActivityResult (Activity.java:7309)
 
@BillCarsonFr
Copy link
Member Author

@BillCarsonFr BillCarsonFr changed the title NPE getPickerIntentForSharing Android 10 | gif from keyboard => NPE getPickerIntentForSharing Mar 16, 2020
@BillCarsonFr
Copy link
Member Author

Crashed when trying to send a gif from the Gboard
https://github.com/matrix-org/riot-android-rageshakes/issues/9676

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

Successfully merging a pull request may close this issue.

1 participant