nitin-singh
Results
1
issues of
nitin-singh
``` Pass pass = new Pass() .teamIdentifier("asdfasdfasdf") .passTypeIdentifier("pass.com.bouldercoffeeco.storeCard") .organizationName("Boulder Coffee Co.") .description("Boulder Coffee Rewards Card") .serialNumber("p69f2J") .locations( new Location(43.145863, -77.602690).relevantText("South Wedge"), new Location(43.131063, -77.636425).relevantText("Brooks Landing"), new Location(43.147528, -77.576051).relevantText("Park Avenue"), new...