# 安排 - 應用程式隱私權政策(中文)

更新時間：2018年十月

[安排發布頁面](https://play.google.com/store/apps/details?id=app.it23.progressapp)

使用應用程式前，您需要同意應用程式處理使用者資料的方式。以下我們採用問答形式進行說明：

**問：應用程式開發者（以下簡稱我們）如何處理使用者（以下簡稱您）在應用程式內產生的內容？**

答：我們只將您的內容維護在作業系統提供給應用程式的儲存空間，除非您的允許，我們不會搜集或傳輸任何內容。

**問：所以應用程式不會搜集或傳輸任何使用者資料？**

答：我們會使用第三方服務協助發展應用程式，包含除錯及分析服務、結帳服務，您也需要同意這些服務的隱私權政策。

**應用程式使用帶有隱私權政策的第三方服務如下：**

​[Google Play Service](https://policies.google.com/privacy)​

​[Firebase](https://firebase.google.com/policies/analytics)​

除錯及分析服務會收集關於裝置信息，可能包含 IP、設備名稱、作業系統版本等各種裝置特徵，以及應用程式的活躍情形。

Cookie 是帶有少量數據的文件，通常作為使用者匿名識別，是網路服務端維護在裝置儲存空間的檔案。

應用程式不明確使用這些 cookie，意即第三方服務可能使用 cookies 與裝置溝通，通常您會知道 cookie 何時發送到裝置，並可以選擇接受或拒絕 cookie，如果您拒絕該 cookie，應用程式相關內容可能不工作。

希望這份文檔足夠簡潔幫助明白我們的隱私權政策，相關問題請洽：<ntctapp@gmail.com>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ntct.gitbook.io/document/du-biao-yong-cheng-shi-si-zheng-ce-zhong-wen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
