Post

Replies

Boosts

Views

Activity

PKPassLibrary passes() is giving empty response
Hi , I have successfully provisioned my card into Apple wallet. nd after that I am calling passes() API of PKPassLibrary class , getting empty data.  let passLibary = PKPassLibrary() let pass = passLibary.passes() // giving empty response.  I tried with below API as well, this is giving empty response.  let passListItems = passLibary.passes(of: .secureElement).Pls guide me where I am missing something.
8
0
3.8k
Jun ’21