Hello,
I'm using in my app storekit2 solution from wwdc example: https://developer.apple.com/documentation/storekit/in-app_purchase/implementing_a_store_in_your_app_using_the_storekit_api
Anyway, I got rejection from Apple with information that "app includes a feature to restore previously purchased in-app purchase products by entering the user's Apple ID and password. However, subscription in-app purchases cannot be restored in this manner." I don't understand this issue. I don't force user to login. What is going on?
I don't understand this issue. Can somebody help me understand this?
Thanks.
Post
Replies
Boosts
Views
Activity
Hello,
Im trying to add my project to Xcode Cloud. Not first time. Now I'm getting this error: "To create a Xcode Cloud workflow, first add a remote source code repository from BitBucket, GitHub, or GitLab."
Of course this project has origin (GitHub) and I'm using it with Xcode actively.
Xcode 16.0, iOS app target 17.6. Sonoma - latest.
What am I doing wrong? :)