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

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -