草庐IT

apnDevKey

全部标签

ios - meteor :未知 Assets :private/apnDevKey.pem

我添加了raix:push包以发送Apple推送通知。当我尝试运行meteor时出现错误。错误:未知Assets:private/apnDevKey.pem我已经仔细检查了大约一百万次文件名和路径。config.push.json{"apn":{"passphrase":"devdev","key":"private/apnDevKey.pem","cert":"private/apnDevCert.pem","gateway":"gateway.sandbox.push.apple.com"},"production":false}repohttps://github.com/mva