PKPaymentAuthorizationViewController present as nil view controller
问题 I am trying to integrate Apple Pay in my demo app following this link & I am facing this issue issue. I have updated my iphone 6+ os to 8.1.1 version but still not able to present PKPaymentAuthorizationViewController properly & I am getting this error "Application tried to present a nil modal view controller on target".Please suggest something since I am stuck on this.Here is the code which I have written :- PKPaymentRequest *request = [[PKPaymentRequest alloc] init]; request.currencyCode = @