I am trying to set up a daily automation in the iPhone 8 simulator (iOS 14.4) to launch an app every day (I used the open app shortcut from scripting).
The Automation never gets active. The automation is enabled, I do not ask Before Running and I enabled UI Automation in Developer Settings.
I also tried other Automations but none worked. If I create a shortcut then I can run it manually.
Why does it not work?
Post
Replies
Boosts
Views
Activity
I am using the Weatherkit Rest API successfully for Android. But I noticed that when I create a JSON Web Token with a timestamp for Issued at (iat) which is off by 10 minutes in the future then the Rest API returns 401 not authorized.
Well if the time of the users device is off by 10 minutes for some reason then the request will not work.
Can someone confirm this? Any solution how to prevent this?