Live Activity not working on iOS 16.6

Hey all, I was testing my app on my iPhone that just updated to 16.6. For some reason, when I request to show an Activity, the request goes through, tells me that my live activity is currently running (w/o any errors) yet won't show on the lock screen. When I tested on the Simulator, which is running 16.4, I am able to see the Live Activity perfectly fine. Has there been some change that would prevent me from seeing the Live Activity now?

I had a similar issue and in my case I had forgot that I was was on beta xcode and the widget extension target was set to iOS 17. Changing that fix my issue.

In my experience, restarting the iPhone usually helps here. It even happens to my app when in production, not sure why

Live Activity not working on iOS 16.6
 
 
Q