I was including the billing library in the app (it was declared in a library as 
a dependency).  Changing the dependency to ‘provided’ from ‘implementation’ and 
re-uploading the resultant binary fixed the problem for me.

> On Feb 11, 2018, at 12:03 PM, spu...@emeraldsequoia.com wrote:
> 
> I'm in alpha test for an app, and the play store listing for the app says 
> "Offers in-app purchase" but my app does not do that.  I've checked the 
> manifest file and it does not include
> 
>    <uses-permission android:name="com.android.vending.BILLING" />
> 
> The console, in the "in-app products" tab under "Store presence", says "0 
> active, 0 inactive" for both Managed Products and Subscriptions
> 
> This appears similar to this problem 
> https://stackoverflow.com/questions/23028475/how-to-turn-off-offers-in-app-purchases-on-google-play-for-my-app
>  which, judging from the comments, was never addressed.
> 
> Any ideas?
> 
> -- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "Android Developers" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/android-developers/hv6GcXd8Hao/unsubscribe 
> <https://groups.google.com/d/topic/android-developers/hv6GcXd8Hao/unsubscribe>.
> To unsubscribe from this group and all its topics, send an email to 
> android-developers+unsubscr...@googlegroups.com 
> <mailto:android-developers+unsubscr...@googlegroups.com>.
> To post to this group, send email to android-developers@googlegroups.com 
> <mailto:android-developers@googlegroups.com>.
> Visit this group at https://groups.google.com/group/android-developers 
> <https://groups.google.com/group/android-developers>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/android-developers/e264344b-aeb4-4e40-b6b9-9e8d57ee5701%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/android-developers/e264344b-aeb4-4e40-b6b9-9e8d57ee5701%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/4E4C605D-7662-440E-9F92-225E3C2A6A63%40emeraldsequoia.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to