sarriaroman / photoviewer

PhotoViewer Cordova Plugin
MIT License
155 stars 202 forks source link

PhotoViewer is Error #216

Open Darker1998 opened 2 years ago

Darker1998 commented 2 years ago

image

fhouenou commented 2 years ago

Same issue here. Any fix for this? I'm using latest version 1.2.5

paskyecijano commented 2 years ago

same error for me. Any solutions?

fhouenou commented 2 years ago

Same error for me. Any fix?

BenediktCleff commented 2 years ago

Changing compile to implementation in /node_modules/com-sarriaroman-photoviewer/src/android/photoviewer.gradle worked for me ;)

tobiasmuecksch commented 2 years ago

I have created a pull request which fixes this issue. Until it is accepted by the maintainer, you can install my fork by using this command:

npm install com-sarriaroman-photoviewer@github:tobiasmuecksch/photoviewer

If you are using capacitor, do not forget to sync the android platform afterwards npx cap sync android.