Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in simple example, barcode part #152

Open
RobertKesseler opened this issue Nov 26, 2024 · 1 comment
Open

Bug in simple example, barcode part #152

RobertKesseler opened this issue Nov 26, 2024 · 1 comment

Comments

@RobertKesseler
Copy link

Expected Behavior

Add pass to wallet

Actual Behavior

Error Message, cant open on iPhone

There is an error in example.php of the simple example, seems to be the barcode part

'barcode' => [
        'format' => 'PKBarcodeFormatQR',
        'message' => 'Flight-GateF12-ID6643679AH7B',
        'messageEncoding' => 'iso-8859-1',
    ],

I replaced it with the part from flight ticket example and it works.

@tschoffelen
Copy link
Owner

Thanks for spotting this. Feel free to open a PR, happy to accept!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants