I am developing event app, in which, once user done with booking event ticket then, we have to add that pass to Apple wallet.
I am following below link to design my pass, https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/PassKit_PG/Creating.html
But the problem is I have completed the JSON, but how can I add ticket to wallet using code.