smartphone-pro/SmartZip

How to call the method in Ionic Capacitor code

Opened this issue · 0 comments

Hi,

I tried to call the method in the below mentioned ways. I do not see a implementation example too. Could you please let me know how to implement the same.

SmartZipPlugin imported and called the method using SmartZipPlugin.unzip - Undefined
(window).unzip - Undefined
(window).SmartZipPlugin - Undefined

Please let me know what i am missing here.