Juan82T
02/06/17, 17:53:09
Hola buenas tardes,
Hoy me ha llegado este mensaje de google play y tengo varias dudas:
************************************************** *************
Google Play Developer Program Policy Update
Hello Google Play Developer,
We're writing to let you know about a recent update to our Developer Policy Center. We make updates from time to time as part of a continuous effort to make Google Play a positive experience for both developers and consumers.
With this policy update, we’re bringing to your attention new requirements on data protection under the EU-U.S. and Swiss-U.S. Privacy Shield frameworks. Please review this update and make sure your app complies with these requirements.
Any new apps or app updates published after this notification will immediately be subject to the latest version of the Developer Program Policies. If you find any existing apps in your catalog that don’t comply, you'll need to fix and resubmit the app, or unpublish it within 30 days.
REVIEW UPDATES
https://play.google.com/about/privacy-security/privacy-shield/
************************************************** *
En mis aplicaciones solo utilizo estos permisos:
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
Y en eclipse utilizo todo el pack de la libraria google play service, para publicidad admob.
Mis preguntas son:
Tengo que cumplir con las nuevas políticas? o con los permisos y librerias que utilizo no tengo que realizar ninguna acción?
Y tema de políticas de privacidad alguien conoce algún texto estándar que se pueda utilizar?
Dentro de la aplicación se podría introducir el texto directo o tiene que ser un link?
Mi ultima duda es no se si estas librerias de google play service en eclipse son todo un pack, no se si hay alguna vulnerabilidad de privacidad.
Gracias por sus respuestas!
:gracias:
Hoy me ha llegado este mensaje de google play y tengo varias dudas:
************************************************** *************
Google Play Developer Program Policy Update
Hello Google Play Developer,
We're writing to let you know about a recent update to our Developer Policy Center. We make updates from time to time as part of a continuous effort to make Google Play a positive experience for both developers and consumers.
With this policy update, we’re bringing to your attention new requirements on data protection under the EU-U.S. and Swiss-U.S. Privacy Shield frameworks. Please review this update and make sure your app complies with these requirements.
Any new apps or app updates published after this notification will immediately be subject to the latest version of the Developer Program Policies. If you find any existing apps in your catalog that don’t comply, you'll need to fix and resubmit the app, or unpublish it within 30 days.
REVIEW UPDATES
https://play.google.com/about/privacy-security/privacy-shield/
************************************************** *
En mis aplicaciones solo utilizo estos permisos:
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
Y en eclipse utilizo todo el pack de la libraria google play service, para publicidad admob.
Mis preguntas son:
Tengo que cumplir con las nuevas políticas? o con los permisos y librerias que utilizo no tengo que realizar ninguna acción?
Y tema de políticas de privacidad alguien conoce algún texto estándar que se pueda utilizar?
Dentro de la aplicación se podría introducir el texto directo o tiene que ser un link?
Mi ultima duda es no se si estas librerias de google play service en eclipse son todo un pack, no se si hay alguna vulnerabilidad de privacidad.
Gracias por sus respuestas!
:gracias: