After installing plugin i get instuction to add
vksdk_library to the properties
I've got
android.library.reference.1=CordovaLib
android.library.reference.2=app
if i add
android.library.reference.3=vksdk_library
or
android.library.reference.2=vksdk_library
i have error
A problem occurred configuring project ':vksdk_library'.
Cannot read packageName from C:\games\cordova\gamename\platforms\android\vksdk_library\src\main\AndroidManifest.xml
I not vksdk is added i get nothing happens during vk init function, so i guess it is needed for working