Contents

PKAddPassesViewController

Lets your app show a pass and prompt the user to add that pass to the pass library.

Declaration

class PKAddPassesViewController

Overview

To add multiple passes without presenting this view controller multiple times, use the addPasses(_:withCompletionHandler:) method of PKPassLibrary.

Topics

Determining if the device supports adding passes

Creating an add-passes view controller

Adding passes

See Also

General purpose passes