I know that Vitamio will not work without the following condition:
if (! io.vov.vitamio.LibsChecker.checkVitamioLibs (this))
return;
But how does it add to the Service
.
I ran the demo I have everything works fine, but how to work in Servais