Ver Fonte

add UIApplicationSupportsIndirectInputEvents to Info.plist

Andrey Filipenkov há 3 anos atrás
pai
commit
f43d333721
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      client/ios/Info.plist

+ 2 - 0
client/ios/Info.plist

@@ -36,6 +36,8 @@
 		<key>NSAllowsArbitraryLoads</key>
 		<true/>
 	</dict>
+	<key>UIApplicationSupportsIndirectInputEvents</key>
+	<true/>
 	<key>UIFileSharingEnabled</key>
 	<true/>
 	<key>UILaunchStoryboardName</key>