Qt Purchasing is an add-on library that enables Qt applications to support in-app purchases. It is a cross-platform library that currently supports purchases made to the Mac App Store on OS X, App Store on iOS, and Google Play on Android.
vcpkg install qt5-purchasingNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Register and purchase an in-app product
Ensure Qt5::Core and platform-specific dependencies (e.g., StoreKit on iOS) are linked
No dependency data recorded yet.
No resource links recorded.