pwlin / cordova-plugin-file-opener2

A File Opener Plugin for Cordova
MIT License
314 stars 583 forks source link

Plugin opens the gallery image without options #307

Open rashnk opened 3 years ago

rashnk commented 3 years ago

### Thank you for this useful plugin.

Expected Behaviour plugin should open the image as we manually open the image from phone's gallery app which shows all the image options like, edit, rotate, share, details etc. see screenshot below

Actual Behaviour plugin opens the image in the preview mode, no other options available, see screenshot below

android 10

device vendor Realme, Redmi, Samsung

Cordova CLI info $ cordova -v 10.0.0

Plugin version 3.0.4

Expected expected

Actual actual

EFAG-Christian commented 2 years ago

i have the same problem with Plugin Version 3.0.5

To complement these: sharing the image file (via WhatsApp) results in not displaying the image (Tahts the bigger problem).

any updates for this issue?