android - Can a test account be created on the developer's phone? -


in game have inapp purchases. want test game before publishing, uploaded alpha. love test on phone, google refuse, saying developer can't buy own products. google refuse allow emulators purshase items.

yesterday added google account phone, , added list of people allowed download app (gmail accounts testing access).

my problem can't access game (we're sorry, requested url not found on server). game available (i checked phone , good). can't access test account.

what can do? should something, or not able test game on phone no matter what?

here android developer testing in-app purchases. second account added should able access game shortly. in experience, takes 24 hours access alpha/beta testing once user has been added.

here's specific stuff post:

test purchases (in-app billing sandbox)

test purchases offer secure, convenient way enable larger-scale testing of in-app billing implementation during development or in preparation launch. let authorized user accounts make purchases of in-app products through google play without incurring actual charges user accounts.

once authorized testing access, users can make purchases without being charged. test purchases real orders , google play processes them in same way other orders. when purchases complete, google play prevents orders going financial processing, ensuring there no actual charges user accounts, , automatically canceling completed orders after 14 days.

we recommend first test in-app billing implementation using static responses google play. enables verify application handling primary google play responses correctly , application able verify signatures correctly. can if app hasn't been published yet.

to test implementation static responses, make in-app billing request using special item has reserved product id. each reserved product id returns specific static response google play. no money transferred when make in-app billing requests reserved product ids. also, cannot specify form of payment when make billing request reserved product id.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -