From 83c9c8ddcf6a7c8b1aa6a971f9c0dc02aef8323f Mon Sep 17 00:00:00 2001 From: Alessandro Rodi Date: Wed, 3 Jul 2024 10:54:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2c63f0..da56f66 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ Again, check the example mailer included in the gem to see how to use it. ## Debug issues -* On Mac, open the `Console.app` to view the errors. +* On Mac, you can open the *.pkpass files with "Pass Viewer". Open the `Console.app` to log possible error messages and filter by "Pass Viewer" process. * Check the logs on http://localhost:3000/passkit/dashboard/logs * In case of error "The passTypeIdentifier or teamIdentifier provided may not match your certificate, or the certificate trust chain could not be verified." the certificate (p12) might be expired.