Languages

Menu
Sites
Language
In-App Purchase not working in Emulator

I tried to run Web sample but it does not work, I also tried to download Native but it ends up as a PDF guide instead, must be a site error it is linking to the wrong thing to download.

The Web sample for IAP the app UI runs, but I can't even retrieve a list of countries in Developer tab. If I try to retrieve the list of items, nothing happens and trying to do anything else error pops up saying "Already running".

After some digging, I arrived at the prospect IAP simply isn't available or properly setup, but I'm not sure that is so; I am running IAP Sample on Emulator, using 2.4 image, I am at Canada, I have not setup any account besides Tizen Store, but no accounts set within Emulator. Any clarification is appreciated.

Edited by: Andy Tsai on 09 Jan, 2017

Responses

2 Replies
Yasin Ali

Hi~,

If you want to implement IAP in your native app then properly follow the programming guide:

implementation method, permissions, testing methods etc. Write code on your own way.

You may think samples are as skeleton. Same goes to Web.

 Follow anyone tutorial/guide properly to get a basic workable app first.

Thanks.

 

Yasin Ali

Hi~,

Please check this site

https://developer.tizen.org/development/tools/extension-sdk

There you will get

  1.     IAP Programming Guide  
  2.     Native Sample Application Source Code
  3.     Web Sample Application Source Code

Hope it will help you.

If you find my answer helpful please select it as best answer to promote it

to others.

Thanks