SDKBOX Admob doesn't work on CocosCreator 1.5.0

I implemented fine with Google Analytics and can see my data in real time. However once I added SDKBOX Admob, the problem started:

  1. First is in SDKBOX Plugin errors:
    Begin install admob
    /Users/*****/.sdkbox/bin/sdkbox --alwaysupdate --nohelp --runin gui-creator -s main import admob


    |______ | \ |____/ |] | | _/
    | |/ | _ |
    ] |____| _/ _
    Copyright © 2016 SDKBOX Inc. v1.0.1.22
    Installation Successful :slight_smile:
    load json file fail:/Users/***/Cocos2dGames/FastFingersDoubleFidgetSpinners/build/jsb-default/res/sdkbox_config.json
    #FATAL: No JSON object could be decoded
    Installation failed :frowning:

  2. Secondly, in Xcode:

    sdkbox::GoogleAnalyticsWrapperEnabled::init(const char *):43= ERR: Failed to load config for GoogleAnalytics
    SDKBOX_CORE :Checking plugin status for unknown plugin: AdMob
    DEFAULTvirtual bool sdkbox::AdMobWrapperEnabled::init():51= ERR: Failed to load config for AdMob

If I remove Admob (not init() it and remove its settings in sdkbox_config.json), Google Analytics works like charm.

Thanks for your help. I am releasing my first app with Cocoscreator and seem like there are many little problems

Please help me to delete this post. I managed to fix the problem and got it working

mark [solved] in title