Alvin Baena

Results 11 comments of Alvin Baena

I'm also having the same issue, except I'm on an iPhone 4s with iOS 9.2.1.

I managed to fix it by copying the contents of the openalpr.conf.defaults (from [here)](https://github.com/openalpr/openalpr/blob/master/config/openalpr.conf.defaults) to the openalpr.conf that should be linked in the project. When I say it works i...

I had this issue happen as well. If you are doing this in Windows with WSL2, the disk io is kind of slow. I had to start the database first...

If you extract the generated pkpass file (it's just a signed zip file) are all the files from the template folder present? are the files named and placed as per...

Sure, you'd have to do it via the terminal with the `unzip` command. You can check how the command works with a quick search.

That is indeed weird. Does the same behaviour happen if you try to open the pass on a real device?

Sorry for the late response, I've been a bit busy. Please try following the new example provided by a community member, and see if the error changes or goes away:...

When signing the pass you have to make sure that the signing certificate, downloaded from the developer portal, is not modified or chained with any other certificates. You have to...

Sorry for my late response. If I recall correctly you have to add it to your machine's keychain, as stated on the link you provided, and then export it as...

Thank you for reporting this issue. You're welcome to submit a PR :)