I'm trying to implement Handoff between a Mac OS app and an iOS app. It works fine when the iOS app is in the foreground -- the "Continue Activity" icon shows up in the dock on the Mac. However I can't get the "Continue Activity" icon to show up on the lock screen of the iOS device when the Mac app is in the foreground.
Both apps are signed with the same team credentials. Both devices are signed into the same iCloud account (verified via iCloud.com) and have Bluetooth turned on. Handoff from a Mac app such as Safari to the iOS device works fine. And handoff works fine between two iOS devices running the app. Any ideas?