ueman / passkit

Various Dart & Flutter packages to work with Apple's PassKit
14 stars 1 forks source link

bug(passkit): WebServiceUrl with path does not work #38

Closed ueman closed 2 months ago

ueman commented 2 months ago

When the web service URL of the pass contains a path, it will currently get overriden.

This seems incorrect to me and I think we should fix it. However, the spec doesn't mention any specific behavior, so the current implementation could be correct.