Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/swift/17.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Swift 是否可以在Apple watch中跟踪用户的移动?_Swift_Apple Watch_Core Motion - Fatal编程技术网

Swift 是否可以在Apple watch中跟踪用户的移动?

Swift 是否可以在Apple watch中跟踪用户的移动?,swift,apple-watch,core-motion,Swift,Apple Watch,Core Motion,我需要构建一个能够跟踪用户移动的手表应用程序,因此我需要使用CoreMotion 我在watch中搜索了这个特性,但没有找到任何有用的教程 我的问题是: 是否可以在Apple watch中记录CoreMotion数据,然后在某个服务器上共享

我需要构建一个能够跟踪用户移动的手表应用程序,因此我需要使用CoreMotion

我在watch中搜索了这个特性,但没有找到任何有用的教程

我的问题是:

是否可以在Apple watch中记录CoreMotion数据,然后在某个服务器上共享