Closed mavbcn closed 2 years ago
I tried to use a lower version of the package and it seems to work with the example, I can download the pass, but it can't be added to the wallet. Nothing is added. I download the pass as a file, send it as an attachment via email, and in my iPhone I try to tap to add it to the Wallet, but it doesn't work, nothing is added What could be the problem? thanks so much
Hi, yeah, sorry, I have no idea what it could be, were you able to follow the instructions on the readme to generate all the Apple certs? It does sound like a problem with the signature. You can also try to open it with XDebug on a simulator, I believe you'll get some logs on there. It could also be you're missing assets.
Hi, thanks so much for your comment. I think that maybe could be the format of the assets, but I can't find the image sizes at the Apple docs. Where could I find the images sizes? thanks again
Hi everyone, I'd like to create passes in my Laravel 6 project, but I try to install and it is not working, I get the following errors: Could you help please thanks
`Using version ^0.3.2 for thenextweb/passgenerator ./composer.json has been updated Running composer update thenextweb/passgenerator Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.
Problem 1
You can also try re-running composer require with an explicit version constraint, e.g. "composer require thenextweb/passgenerator:*" to figure out if any version is installable, or "composer require thenextweb/passgenerator:^2.1" if you know which you need.`