Handoff from macOS to iOS
Handoff from macOS to iOS
- Subject: Handoff from macOS to iOS
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Sun, 31 Jul 2016 12:38:12 +0700
I have an iOS app and a macOS app - both implement handoff (NSUserActivity).
Handoff works between iOS devices and from iOS to macOS.
But never from macOS to iOS device.
The macOS app is document based, the iOS app is not.
In the macOS app the subclass of NSDocument implements updateUserActivityState: which gets called and fills the userInfo dictionary.
Any ideas how to debug this?
Gerriet.
P.S. macOS 10.11.6; iOS 9.3.3
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden