I have a difficulty finding alternative for creating pkpass using Ubuntu Linux.
in MacOS Apple give us API to sign using "signpass" application, it is easy to use. But only run on MacOS
I also found that this website https://github.com/tomasmcguinness/dotnet-passbook has alternative using .net but currently is not running on Ubuntu too
All my application is running on Ubuntu Server, so i need to run this on Ubuntu.
Anybody has experience to do this?