How can somebody open an Apple Watch app using Swift, assuming the parent iPhone app is running in the background, without getting the below error?
Error Domain=com.apple.healthkit Code=550 "Cannot start watch app when phone app is in background" UserInfo={NSLocalizedDescription=Cannot start watch app when phone app is in background}