Not sure but when I used it, my console.log show it run but PhotoViewer doesn’t open and I already followed all the instructions on how to add it and implement it on ts.
Open the file. It’s in the main folder of your project.
This won’t work. Ionic Native and Cordova plugins are only available in native environments, you will have to use ionic cordova build android or ionic cordova build ios to build the app for the native platform and test it in an emulator or on a real device.
I did open my project file and search package.json and there’s a lot.
So I need to install Android SDK right to build the apk file ? Cause I try to build it without Android SDK and it failed. Is there any other way for me to install it without installing the full Android Studio package, cause I know the software update a lot and eat a lot of space.