javascript - ERROR 6777001: Init failed - Pro blem setting up in-app billing: IabResult: Billing service failed to initialize. (response: 6:Error) -
do have idea how fix it? i'm using apache cordova , this plugin. plugin seems set correctly, communication store doesn't work.
logs can seen here:
09-30 20:18:08.206 5602-5602/com.gamelegance.game i/chromium﹕ [info:console(412)] "refresh", source: file:///android_asset/www/js/index.js (412) 09-30 20:18:08.207 5602-5602/com.gamelegance.game i/chromium﹕ [info:console(460)] "[store.js] debug: store.trigger -> triggering action refreshed", source: file:///android_asset/www/plugins/cc.fovea.cordova.purchase/www/store-android.js (460) 09-30 20:18:08.207 5602-5602/com.gamelegance.game i/chromium﹕[info:console(460)] "[store.js] debug: queries !! 'refreshed'" source: file:///android_asset/www/plugins/cc.fovea.cordova.purchase/www/store-android.js (460) 09-30 20:18:08.207 5602-5602/com.gamelegance.game i/chromium﹕ [info:console(735)] "inappbilling[js]: setup ok", source: file:///android_asset/www/plugins/cc.fovea.cordova.purchase/www/store-android.js (735) --------- beginning of system 09-30 20:18:54.325 5602-5602/com.gamelegance.game i/chromium﹕[info:console(412)] "error 6777001: init failed - problem setting in-app billing: iabresult: billing service failed initialize. (response: 6:error)", source: file:///android_asset/www/js/index.js (412)
Comments
Post a Comment