I would like to ask if its possible to use the StoreKit transaction observer while having the RevenueCat installed. I know that RevenueCat exposes this observer in the shape of of a delegate or a `AsyncStream` but due to the abstraction layer doesn’t return some of the data (transaction id) we require.
Currently, we are planning on just using the StoreKit transaction observer to read the transaction id and send it to the backend and have the RevenueCat process the transaction and finish it.
Will the transaction observer still work with StoreKit? What are the best practices? Any issues I should be aware of.
Thanks
Question
Can we use the StoreKit transaction observer while having RevenueCat installed?
This post has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.