简体   繁体   English

如何解决我在Playstore中被拒绝的Android应用程序的问题?

[英]How do I solve the problem with my rejected android app in playstore?

My app is rejected for violating the Malicious Behavior or User Data policy. 我的应用因违反恶意行为或用户数据政策而被拒绝。 The HostnameVerifier seems to have a problem and google play send me an email that your app is using an unsafe implementation of the HostnameVerifier interface. HostnameVerifier似乎有问题,谷歌播放给我发电子邮件,您的应用程序正在使用HostnameVerifier接口的不安全实现。 What should I do? 我该怎么办?

  1. Fillup google docs for permission. 填写谷歌文档以获得许可。
  2. Make sure your permission is given in manifest and give the pop up in user level. 确保您在清单中给出了您的权限,并在用户级别弹出。
  3. Contact google developers as soon as possible. 尽快联系谷歌开发者。

See this 看到这个

暂无
暂无

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

相关问题 在Playstore中发布后,如何解除发布我的Android应用程序? - How can I unrelease my android app after releasing in playstore? 如何使我的应用在PlayStore上可见? - How do I make my app visible on PlayStore? 如何将原生Android应用提交到Playstore? - How do I submit a react-native android app to the playstore? 如何停用 Android PlayStore 上的特定应用测试版? - How do I deactivate a specific app beta version on Android PlayStore? 我想在Android中的PlayStore中更新我的应用程序时清除缓存吗? - I want to clear the caches when my app updated in PlayStore in Android? 如何从Java Android中的Playstore应用中检索所需信息? - How to retrieve required information from my playstore app in java android? 当我尝试在android studio中运行我的应用程序时出现此错误。 有谁知道如何解决这个问题? - I got this error when I tried to run my app in android studio. Does anyone know how to solve this problem? 如何告诉admob我是否在Playstore中上传了我的应用程序? - How to tell admob if I uploaded my app in playstore? 我可以在 Playstore 中更改我的应用的 Playstore URL 吗? - Can I change the playstore URL of my app in playstore? 我的应用程序在尝试将只有数字的字符串解析为 integer 时崩溃。 我该如何解决这个问题? - My app crashes when trying to parse a string which only has numbers into an integer. How do I solve this problem?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM