endAutomaticPassPresentationSuppression(withRequestToken:)
Reenables the automatic display of the Apple Pay interface.
Declaration
class func endAutomaticPassPresentationSuppression(withRequestToken requestToken: PKSuppressionRequestToken)Parameters
- requestToken:
The token you receive when you call the Pkpasslibrary method. If you pass in an invalid request token, the system ignores the end request.
Discussion
This method reenables the automatic presentation of Apple Pay passes when the device detects a compatible reader.