tschoffelen / php-pkpass

💳 PHP class for creating passes for Wallet on iOS.
https://includable.com
MIT License
908 stars 187 forks source link

Not visible on watch #88

Closed sweebee closed 5 years ago

sweebee commented 5 years ago

Expected Behavior

When added to iphone, it should appear on the apple watch. I've got passes from other companies which are added to the apple watch wallet. But my passes which i create with this package wont show on the watch.

Actual Behavior

Not visible on the watch

Steps to Reproduce the Problem

  1. create pass
  2. add to iphone wallet
  3. its not visible on watch
tschoffelen commented 5 years ago

I'm guessing this is not related to the library, since it only does the packaging, but rather some kind of limitation on pass features that are supported on the Apple Watch.

Some things that come to mind that could cause a problem:

Also note that the sync between the Wallet app on iPhone and on the Watch doesn't always seem to work super smoothly (link, link).

tschoffelen commented 5 years ago

Any updates @sweebee?

sweebee commented 5 years ago

I’ve got it working. Looks like some field types are not supported on the watch.

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.