That is what I ended up doing as well - C++ calls into Swift. Those swift functions we wrote take success and error callbacks to, in turn, call the appropriate C++ code based on the outcomes of the Swift StoreKit calls.
That is what I ended up doing as well - C++ calls into Swift. Those swift functions we wrote take success and error callbacks to, in turn, call the appropriate C++ code based on the outcomes of the Swift StoreKit calls.