android - The item you requested is not available for purchase - Unity3D on mobile -
i'm trying integrate android market in-app purchases app, unfortunately coming across annoying error every time try purchase real inapp product.
i'm using unity3d
, sommla framework that. surprising issue can purchase inapp products fine when test run app in unity editor every time try test on mobile device annoying error:
the item requested not available purchase
i googled error nothing seems work me, have made sure that:
- the apk signed , uploaded developer console alpha.
- installed app on device through unity build app
- have test account in developer console
- in app product configured in developer console , activated
the app version number , version code same on developer console.
any ideas guys?
if can purchase via test in app purchase id android.test.purchased
, trying real id product in development build of android don't worry. once gets live, error no longer visible , you'd see actual product actual price.
Comments
Post a Comment