We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add pass to wallet
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.
The text was updated successfully, but these errors were encountered:
Thanks for spotting this. Feel free to open a PR, happy to accept!
Sorry, something went wrong.
No branches or pull requests
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
I replaced it with the part from flight ticket example and it works.
The text was updated successfully, but these errors were encountered: