How to used External jar and .aar in ionic project

Hi ,

I have created the cordova plugin that contains .aar file and used with ionic but at compile time it get the dependencies of the .aar files but at run time it doesn’t find the classes that i needed.Please provide some suggesstion.

Hi,

Any news about this question? You say, that you have created a cordova plugi, can you share the sample?

Thanks

can u help me how to add the .aar flie in ionic project

I am in the exact same situation. AAR file is being added to the compile process, but it’s symbols are not being recognized.