I used to be making an attempt to get notified in Iphone primarily based on the relevantDate attribute in move.json, however it was unable to get notified. can somebody assist me if i miss any something or any obligatory attribute.
even i attempted unpack pkpass and see what move.json comprises its in anticipated format
earlier than changing to pkpass, json has
“relevantDate” : “2023-09-28T22:00:00+02:00” after conversion it pkpass of move json has
“relevantDate” : “2023-09-28T20:00:00.000Z”. i dwell in utc+2 timezone. so gave that format
{
"passTypeIdentifier" : "move.com.xxxxxx.xxxxxxx",
"formatVersion" : 1,
"teamIdentifier" : "xxxxxx",
"organizationName" : "xxxxxxx Firm",
"relevantText" : "xxxxxxxx",
"relevantDate" : "2023-09-28T22:00:00+02:00",
"description" : "xxxxxxxx",
"foregroundColor" : "rgb(0, 0, 0)",
"backgroundColor" : "rgb(255, 255, 255)",
"labelColor" : "rgb(0, 0, 0)",
"serialNumber" : "xxxxxx",
"barcodes" : [{
"format" : "PKBarcodeFormatQR",
"message" : "xxxxxxxx",
"altText" : "xxxxxxxxx"
}],
"generic" : {
"headerFields" : []
,
"primaryFields" : [
{
"key" : "customer",
"label" : "xxxxxxx",
"value" : "xxxxxxx"
}
],
"secondaryFields" : [
{
"key" : "service",
"label" : "yyyyyyyy",
"value" : "yyyyyy",
"textAlignment":"PKTextAlignmentLeft"
}
],
"auxiliaryFields" : [
{
"key" : "datetime",
"label" : "Date&Time",
"value" : "xxxxxxxx",
"textAlignment": "PKTextAlignmentLeft"
}
],
"backFields" : []
}
}
Anticipating that apple get notified when relevantDate is about