I can't access the StoreKit2 API in the shared mod...
# multiplatform
m
I can't access the StoreKit2 API in the shared module. "import platform.StoreKit" in iosMain only offers me the original StoreKit objects. I've cleaned caches very aggressively and got the latest versions of everything. It does seem to work in the ios module (outside shared), Can they be accessible in shared/iosMain?