eymengunay / php-passbook

iOS passbook library for PHP

Home Page:http://eymengunay.github.io/php-passbook/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

after update to v 2.0 getting passcode malformed

gregmal opened this issue · comments

$logo = new Image(LOGO_FILE, 'logo');
$pass->addImage($logo);

hello, reaally need your help
i am adding a logo image as above as you suggested in example and the pass can not be read in applewallet anymore since upgraded to v.2.0
not really sure what am I doing wrong
if i skipp adding logo and just add an icon image passcode ia working just fine in v 2.0