Post

Replies

Boosts

Views

Activity

Comment on StoreKit2 with C++ application. How?
Your question isn't clear for me. If there are problem with CPP-Swift interoperability use bridge CPP-ObjectiveCPP - Swift. Inside of the Swift use whatever you need in following of all official documentation and use delegates and notifications instead of observable. In a few days going to publish example of using StoreKit2 with Qt/QML/C++ applications. For now you could get example of how create CPP-ObjectiveCPP-Swift bridge. The StoreKit2 example based on this approach.
Topic: App & System Services SubTopic: StoreKit Tags:
3d