We have a Java application that we publish in the Windows Store. We would like to implement in-app purchases, for which we need to use the Windows.Services.Store API.
How can we access the Windows.Services.Store API from Java?
We have a Java application that we publish in the Windows Store. We would like to implement in-app purchases, for which we need to use the Windows.Services.Store API.
How can we access the Windows.Services.Store API from Java?