Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Can't create a boardingPass type pass. #7

Open
tracy-e opened this issue Apr 20, 2013 · 1 comment
Open

Can't create a boardingPass type pass. #7

tracy-e opened this issue Apr 20, 2013 · 1 comment

Comments

@tracy-e
Copy link

tracy-e commented Apr 20, 2013

boardingPass should has a "transitType" param under boardingPass field.

 "boardingPass" : {
   "transitType" : "PKTransitTypeAir",
   "headerFields" : ""
}

But I can't set this "transitType" param into boardingPass.

@tracy-e
Copy link
Author

tracy-e commented Apr 20, 2013

I found the way to set transitType

pass.fields.boardingPass.transitType = "PKTransitTypeAir";

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant