Flutter: Not found makePurchasesCompletionHandlers for [PRODUCT_NAME]
complete
Adapty Support
marked this post as
complete
A
Adapty Support
Hello!
The error message 
"ERROR: Not found makePurchasesCompletionHandlers"
 is not actually an issue if purchases are functioning correctly. This happens when transactions are sometimes queued that are not linked to any makePurchase
 call. In such cases, the SDK logs this error as a warning, which you can safely disregard.Hope that helps :)