android重复提供者权限
我曾有用户抱怨在尝试安装我的 Android 应用程序时出现“重复的提供商权限”错误。我最初认为这可能是旧版本干扰新版本,但他们以前从未安装过该应用程序。关于可能导致这种情况的原因有什么建议吗?
I have had users complaining of a "duplicate provider authority" error when trying to install my android application. I initially thought it might be an old version interfering with the new version, but they have never installed the app before. Any suggestions as to what might be causing this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
其他人使用了与您相同的提供商权限。 AFAIK,这是发生此错误的唯一方法。您选择什么作为您的提供商权限?
Somebody else used the same provider authority as you. AFAIK, that's the only way this error can occur. What did you choose as your provider authority?