After adding a pass to the wallet and setting the relevantDate
, it doesn't show a notification on the screen after the relevantDate
has passed.
How do we test the wallet notification for a pass?
After adding a pass to the wallet and setting the relevantDate
, it doesn't show a notification on the screen after the relevantDate
has passed.
How do we test the wallet notification for a pass?
Hi,
relevantDate is deprecated. What exactly are you trying to do?
@Engineer Thanks for your response. But in this document Showing a Pass on the Lock Screen still suggest us to use relevantData
to make a pass showing on Lock Screen.