Hello,
thanks for this repo!
However, I'm trying to install the package in my application and I'm having a problem. The library is not found. In fact, there is no com.rcaziraghi foldder under the resources. How should I make it work? Should it be enough to perform this setting in the manifest.json:
"resourceRoots": { ".com.rcaziraghi": "./thirdparty/com/rcaziraghi" },
Thank you very much.
Hello,
thanks for this repo!
However, I'm trying to install the package in my application and I'm having a problem. The library is not found. In fact, there is no
com.rcaziraghifoldder under the resources. How should I make it work? Should it be enough to perform this setting in the manifest.json:"resourceRoots": { ".com.rcaziraghi": "./thirdparty/com/rcaziraghi" },Thank you very much.