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 protected])

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to