I use cocos creator 2.4.9.
When I try to install sdkbox admob plugin, the sdkbox gui shows that error message:
"Please reference the online documentation to finish the integration:
http://sdkbox-doc.github.io/en/plugins/sdkboxads/v3-js/
#FATAL: [Errno 2] No such file or directory: ‘/MyFolder/build/jsb-link/frameworks/runtime-src/proj.android-studio/game/build.gradle/’
Installation failed "
The directory is wrong. It’s not game/build.gradle but app/build.gradle.
How to fix it?