Cordova Telemetry, what is it and why use it?

后端 未结 5 1903
暗喜
暗喜 2020-12-14 05:47

started a project with plain Cordova. This message keeps turning up:

You have been opted out of telemetry. To change this, run: cordova telemetry on.
         


        
5条回答
  •  再見小時候
    2020-12-14 05:52

    It will collects the user information related system and cordova you can remove this by using

    cordova telemetry on
    

    Thank You

提交回复
热议问题