I downloaded IAP sample from Samsung IAP-Guide.
When I installed the sample on my Gear S3 through Tizen Studio "NotSupportedError : The device does not support InApp-Purchase" error was shown.
Logs from Gear S3:
button() init app.js:213 getPurchasedItemListByIds() init VM52:1 getPurchasedItemListByIds() entered VM52:1 before type : object app.js:236 NotSupportedError : The device does not support InApp-Purchase
When I install the sample on emulator the error doesn't appear, but the sample stops on "Getting item list..." and that's all.
...
Any suggestions?
Thanks!