📝 about the plist changes.
This commit is contained in:
parent
05493502ea
commit
21ae288ee7
1 changed files with 5 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue