You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a PkPass file is updated, the system is supposed to show a change message notification/hint (depending on whether it was updated in background/foreground).
This is done by comparing the fields of the old and updated pass.
Those fields with a change message should be returned with a properly formatted change message. Otherwise, a generic message should be returned.
An open question is whether those fields support localization, but I would assume so.
We could provide an API that looks something like this:
When a PkPass file is updated, the system is supposed to show a change message notification/hint (depending on whether it was updated in background/foreground).
This is done by comparing the fields of the old and updated pass.
Those fields with a change message should be returned with a properly formatted change message. Otherwise, a generic message should be returned.
An open question is whether those fields support localization, but I would assume so.
We could provide an API that looks something like this:
The text was updated successfully, but these errors were encountered: