gpt4 book ai didi

ios - 存折在特定时间提醒我

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:45:46 28 4
gpt4 key购买 nike

我将存折与以下 pass.json 一起使用:

"formatVersion" : 1,
"passTypeIdentifier" : "pass.socialPoint.passbook",
"serialNumber" : "69874562241",
"teamIdentifier" : "9TS732CS23",
"lastUpdated" : "1357177440",
"associatedStoreIdentifiers":[564576004],
"relevantDate" : "2013-01-10T20:50+08:00",
"isRelative" : true,
"locations" : [{
"longitude" : 128.598845,
"latitude" : 35.203006
}],

我想让它在 20:50 提醒我,但它没有。 pass.json 文件中的时间为2013-01-10T18:50+08:00

最佳答案

根据Apple Documentation (表 3-2)relevantDate 键不支持 couponstoreCard 通行证。更改为其他通行证类型之一应该允许您的通知在指定时间显示在锁定屏幕上。

您的通知时间设置为 2013-01-10T18:50+08:00,即中国 18:50 和韩国(您所在的位置)19:50。尝试设置为 2013-01-10T20:50+09:00

关于ios - 存折在特定时间提醒我,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14270424/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com