:memo: about the plist changes.
authorCharlie Hess <charlie@slack-corp.com>
Sat, 30 Apr 2016 20:03:10 +0000 (13:03 -0700)
committerCharlie Hess <charlie@slack-corp.com>
Sat, 30 Apr 2016 20:03:10 +0000 (13:03 -0700)
docs/api/app.md

index 04f91b3..61e86b7 100644 (file)
@@ -123,6 +123,11 @@ Emitted during [handoff](https://developer.apple.com/library/ios/documentation/U
 resumed. You should call `event.preventDefault()` if you want to handle this
 event.
 
+A user activity can be continued only in an app that has the same developer
+Team ID as the activity's source app and that supports the activity's type.
+Supported activity types are specified in the app's Info.plist under the
+`NSUserActivityTypes` key.
+
 ### Event: 'browser-window-blur'
 
 Returns: