Difference between revisions of "GoogleBilling.DEVELOPER ERROR"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> '''Value:''' developerError<br/> === Description === <translate>Indicates that an application is trying to make an in-app...")
(No difference)

Revision as of 14:38, 23 August 2018

Available since: Gideros 2012.09
Value: developerError

Description

Indicates that an application is trying to make an in-app billing request but the application has not declared the com.android.vending.BILLING permission in its manifest. Can also indicate that an application is not properly signed, or that you sent a malformed request, such as a request with missing Bundle keys or a request that uses an unrecognized request type.