Posts

Post not yet marked as solved
2 Replies
2.2k Views
Get this error when trying to submit the app: Unable to Submit for Review The items below are required to start the review process: Before you can submit this app for review, an Admin must provide information about the app’s privacy practices in the App Privacy section But this information is already filled in.
Posted
by Pskillz.
Last updated
.
Post not yet marked as solved
0 Replies
441 Views
I have set up, a view controller as PKPaymentAuthorizationViewControllerDelegate.paymentAuthorizationViewController:didAuthorizePayment:completion and paymentAuthorizationViewControllerDidFinish: are being called at appropriate times. I have shipping methods set on the payment request. I see them in the apple payment form and can switch between them. I have also implemented paymentAuthorizationController:didSelectShippingMethod:handler which is another method on PKPaymentAuthorizationViewControllerDelegate. But when I switch between shipping methods, it's never being called.
Posted
by Pskillz.
Last updated
.