Xcode – how to start a liveActivity from a remote notification • Swift
When implementing lock screen live activity widget for debugging purposes I had a button which runs startLiveActivity() function, app runs normaly widget appears totally functioning. However I need this activity widget to appear whenever the app receives a remote push…