Cron Jobs Tab does not show my Cron Jobs
Jamiu Okanlawon
Hi Niklas,
Have you deployed your project to production yet? Cron Jobs only run in production mode (when deployed with globe deploy --prod) and won’t appear if you’ve only used a preview deployment (globe deploy). Could you try deploying to production and let me know if they show up?