[{PageViewPlugin}] [Android] !!!Abstract 2018年4月にgoogleからメールが来ました。私が公開している[GNSSFinder|https://play.google.com/store/apps/details?id=org.braincopy.gnssfinder&hl=ja]がGoogleのプライバシーのポリシーに合わないから、無効にしました。合うように修正しろとのこと。何をやればいいのやら。 !!!Topics *アプリに必要な変更とは |when user data is used in the application, how to deal them, such as collecting data, using data, and sharing data, should be clear and should be explained. | when the application deal with private or confidential information, privacy policy should be shown in the application. the data should be send with encryption. |つまり、プライバシーポリシーを定めて、Google Play上とアプリ内に表示するもしくはどこかに飛ばす必要がありそう。 *個人情報や機密情報って何だろう。GNSSFinderで使っているのか?PPPlotでは、使っていないのか。 |personal identifying information, finantial information, payment information, authentication information, contacts information, sensors such as microphone and camera... |In GNSSFinder, Internet connection, GPS sensor and camera are used. *何をプライバシーポリシーとして書くべきか。GNSSFinderというより、Braincopyとしてのポリシーを考えるべきか。->[privacy policy] |GNSSFinder|GNSSFinderは、アプリケーション上必要な位置情報をアンドロイドから得ています。この位置情報をユーザから見た測位衛星の相対的な位置を計算するためにgnsswsのウェブサービスにインプットしていますが、蓄積はWebサーバのログのみとなります。当該ログは、不具合発生時の原因調査にのみ使用されます。そのほかカメラで得られた画像が、ユーザが意図することなく外部に送信されることはありません。 !!!Reference #[#1]Googleプライバシー ポリシー, [https://policies.google.com/privacy]