Platform
In app purchase type
Environment
Version
0.6
Report
Issue summary
Hi, thanks for your great work.
I implemented "completeIAPTransactions()" inside the AppDelegate, as you suggest. I'm using the same code that you use in your demo app. Instruments is showing a small leak.
_NativeDictionaryStorageImpl<String, InAppProductPurchaseRequest>
_NativeDictionaryStorageOwner<String, InAppProductPurchaseRequest>

Are you aware of this? or is the problem on my side?
Thanks for your help.
Platform
In app purchase type
Environment
Version
0.6
Report
Issue summary
Hi, thanks for your great work.
I implemented "completeIAPTransactions()" inside the AppDelegate, as you suggest. I'm using the same code that you use in your demo app. Instruments is showing a small leak.
_NativeDictionaryStorageImpl<String, InAppProductPurchaseRequest>
_NativeDictionaryStorageOwner<String, InAppProductPurchaseRequest>
Are you aware of this? or is the problem on my side?
Thanks for your help.