Hello,
Huawei have published their Cordova plugins on npmjs.
It is possible to add them to VoltBuilder please ?
I tried with the following lines but i have one error:
<plugin name="@hmscore/cordova-plugin-hms-ads" spec="4.0.4" />
<plugin name="@hmscore/cordova-plugin-hms-iap" spec="4.0.3-300" />
<plugin name="cordova-plugin-hms-ads" spec="4.0.4" />
<plugin name="cordova-plugin-hms-iap" spec="4.0.3-300" />
Best regards