13 строки
1.0 KiB
Plaintext
13 строки
1.0 KiB
Plaintext
!incorrect-protocol-member! PKPaymentAuthorizationViewControllerDelegate::paymentAuthorizationViewController:didAuthorizePayment:completion: is OPTIONAL and should NOT be abstract
|
|
!incorrect-protocol-member! PKPaymentAuthorizationControllerDelegate::paymentAuthorizationController:didAuthorizePayment:completion: is OPTIONAL and should NOT be abstract
|
|
!incorrect-protocol-member! PKPaymentAuthorizationViewControllerDelegate::paymentAuthorizationViewControllerWillAuthorizePayment: is OPTIONAL and should NOT be abstract
|
|
|
|
# Breaking change, but added in XAMCORE_5_0
|
|
!incorrect-protocol-member! PKAddSecureElementPassViewControllerDelegate::addSecureElementPassViewController:didFinishAddingSecureElementPass:error: is OPTIONAL and should NOT be abstract
|
|
|
|
# needed to allow our WeakDelegate wrap
|
|
!extra-null-allowed! 'System.Void PassKit.PKPayLaterView::set_WeakDelegate(Foundation.NSObject)' has a extraneous [NullAllowed] on parameter #0
|
|
|
|
# https://github.com/xamarin/xamarin-macios/issues/19271
|
|
!missing-pinvoke! PKPayLaterValidateAmount is not bound
|