Open montelco opened 7 years ago
Same problem here, i add the image the same way as the other images. Logo does work correctly, strip too.
$background = new Image($this->backgroundFile, 'background'); $pass->addImage($background);
I think the pass is packed correctly, every file is in the .pkpass package, another idea why background image is not working?
Thanks!
Found a "solution".
As you can see in Table 4-1, only one special type of Event Ticket can have a background image. In this table is listed which layout can have which images. Maybe the library should add a check in the validator for that.
The icon, using a PNG, works. But using a PNG background makes the pass fail to validate.