简体   繁体   English

发布的应用在Google Play中不可见

[英]Published app not visible in Google Play

I published one app to Android Market which is like a call denying and messaging app. 我向Android Market发布了一个应用程序,就像一个呼叫拒绝和消息收发应用程序。 I am fetching user contacts from the device and store this in my database. 我正在从设备中获取用户联系人,并将其存储在数据库中。 Because of this my app got denied and I could not able to see the app in market. 因此,我的应用被拒绝了,我无法在市场上看到该应用。

I got the mail from Google developer support that saying this violation issues. 我收到了Google开发人员支持的邮件,说这是违规问题。 What should I do to overcome this? 我该怎么做才能克服这个问题? How to publish an app which has the feature of reading user contacts. 如何发布具有读取用户联系人功能的应用程序。

The links for Apps in the Playstore are always built with the same pattern, it looks like this: https://play.google.com/store/apps/details?id=YOUR.PACKAGE.NAME Playstore中应用程序的链接始终以相同的方式构建,如下所示: https : //play.google.com/store/apps/details? id=YOUR.PACKAGE.NAME

so you can use that link to see if your App is published or not, just replace YOUR.PACKAGE.NAME with the actual name of the package like com.google.android.music 因此您可以使用该链接查看您的应用是否已发布,只需将您的.PACKAGE.NAME替换为包的实际名称(例如com.google.android.music)

您是否在不通知用户的情况下直接获取联系人?获取必需的并经用户许可的联系人

After One Day you have wait to make synchronization of your app with Google so please wait one day it make verification of app For Google To customer interaction 一日过后,您需要等待将您的应用与Google同步,因此请等待一天,它会验证应用对Google的影响

1:- it make user intersection make easy what kind of app you have upload 1:-它可以使用户轻松了解您上传的是哪种应用
2:- You will get more benefits with This strategy in feature because of Verification of app 2:-由于应用验证,您将在此策略中获得更多好处

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM