Your app using node-cron could be on a delayed fuse

EDIT:- node-cron version > 3.0 has resolved the issue Node cron (npm i node-cron)is an excellent library and it serves it purpose quite well unless you decide to use Time Zone dependent cron, then this library might expose you to a delayed bug as the code will work right 6 months a year. The CODE … Read more

Certificate is not trusted mac keychain

Summary: Delete and reinstall WWDR and recreate certificate. I came across a weird issue while making enterprise certificate from apple developer. I followed all the steps required to make a certificate. The steps whereas follows Create a CSR file Create a certificate on the developer centre Upload CSR file Generate and download certificate Now the … Read more