fossasia / phimpme-android

Phimp.me Photo Imaging and Picture Editor https://play.google.com/store/apps/details?id=org.fossasia.phimpme
GNU General Public License v3.0
2.58k stars 929 forks source link

Share image to other platforms feature not working #3178

Open Ankit-akumar opened 3 years ago

Ankit-akumar commented 3 years ago

Describe the bug While testing different features of the app I noticed some issues in Sharing clicked images. None of the provided methods to share images is working.

Expected behavior As usual, should open a dialog box to suggest to the user different ways to share the selected image. And upon clicking any of them the image should be shared.

Recording https://user-images.githubusercontent.com/57754075/119718615-676c2300-be85-11eb-955e-4a68fda37df0.mp4

As you can see I am constantly pressing different text views and icons but no response.

Smartphone Info:

Device Oppo F11
Android Version 11

Additional context I tested this twice and found the same issue. Now since I haven't gone through the code base so I guess either there is some bug or the feature is not implemented yet. In both scenarios, I would like to work on this, provided some guidance.

Would you like to work on the issue?

Yes

Ankit-akumar commented 3 years ago

UPDATE: Okay, I think that was happening because I hadn't signed in to any accounts yet. But still, the Accounts activity is broken :-(. Moreover, The app is running really slow. Is it due to the android version as I read other issues which say the app doesn't work for android >= 10?