: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 04f91b3a90402a8bd776a47da7405ce196a8e08f..61e86b70f9a8ac391b9192e990a5815fd99f4fbe 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: