dotnet-passbook icon indicating copy to clipboard operation
dotnet-passbook copied to clipboard

A .Net Library for generating Apple Passbook (Wallet) files for iOS. Please get involved by creating pull requests and opening issues!

Results 16 dotnet-passbook issues
Sort by recently updated
recently updated
newest added

Passes generated with this tool can't be opened with Safari Mobile, but can be opened on a Mac laptop. Logs obtained from XCode don't show anything useful. ``` error 16:14:47.923573-0600...

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

I am getting "Cannot load app details" Error in back of the pass. can anyone please help me on this ![backpass](https://user-images.githubusercontent.com/72590105/159618658-823a3fd2-17e3-4bf9-8ace-508828d79ae4.jpg) ?

This is a suggestion for improving/consolidating the handling of DateField and PassGeneratorRequest.ExpirationDate. I am bringing this up as I ran into the following issue which took me a little while...

The current implementation uses a lot of `byte[]` instances internally, some of which are multiple kilobytes in size. There are some modern patterns that can help reduce the impact of...

Hello, Good Evening here in Brazil, first I would like to thank you for this incredible library. My question concerns adding the logo to the ticket, I can't make it...

Hello, I'm working with dotnet passbook Version 2.0.6. It works like a charme :-) ! Now i want to update the nuget package of passbook to the latest version. 3.2.4...

fix #182 need further test Let me know what you think about it