onepf / OpenIAB

Open In-App Billing for Google Play, SlideMe, Amazon Store, Nokia Store, Samsung Apps, Yandex.Store, Appland, Aptoide, AppMall and Fortumo.
http://onepf.org/openiab/
Apache License 2.0
474 stars 171 forks source link

does not work with admob #127

Closed evolapp closed 10 years ago

evolapp commented 10 years ago

While trying to add admob adview to app, and try to use openIAB for user to pay to remove ads, there is a problem.

02-13 01:15:23.920: E/(9644): netstack: LIB_MGR - Error loading lib libdnshostprio.so 02-13 01:15:23.920: E/(9644): netstack: STAT_HUB - Failed to load plugin: libdnshostprio.so 02-13 01:15:23.920: E/(9644): netstack: LIB_MGR - Error loading lib spl_proc_plugin.so 02-13 01:15:23.920: E/(9644): netstack: STAT_HUB - Failed to load plugin: spl_proc_plugin.so 02-13 01:15:23.920: E/(9644): netstack: LIB_MGR - Error loading lib pp_proc_plugin.so 02-13 01:15:23.920: E/(9644): netstack: STAT_HUB - Failed to load plugin: pp_proc_plugin.so 02-13 01:15:23.920: E/(9644): netstack: STAT_HUB - App net.example.app isn't supported

consequently, 02-13 01:23:27.270: E/TrivialDrive(9644): **\ TrivialDrive Error: Billing Setup is not completed yet

Commented out below code, i.e. disable admob, can set up openIAB and purchase. adView = new AdView(this, AdSize.BANNER, "xxxxx"); adView.loadAd(new AdRequest());

thanks!

evolapp commented 10 years ago

The bug appears in release build only. Debug build is ok. Android 4.3. i will try to see if i got more devices to test later, thanks

evolapp commented 10 years ago

it seems to be a random issue on "Billing Setup is not completed yet", due to unstable network connection, Sorry for that.

oorlov commented 10 years ago

No problem! Please, let us know if find anything else