作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我们正在开发一个带有 firebase 的 Ionic 应用程序。
这是一个旧项目,使用 Ionic v1 运行。
我们正在 phonegap 上构建:
PhoneGap (iOS / Android / Windows)
cli-7.1.0 (4.5.4 / 6.3.0 / 5.0.0)
<platform name="ios">
<resource-file src="GoogleService-Info.plist" />
</platform>
Error : {"error":{"code":403,"message":"Requests from this ios client application <empty> are blocked.","errors":[{"message":"Requests from this ios client application <empty> are blocked.","domain":"global","reason":"forbidden"}],"status":"PERMISSION_DENIED"}}
最佳答案
我有同样的问题,我检查了GoogleService-Info.plist
.数据库 url 与我的项目不同。因此,请确保所有组件都与您的项目匹配。
这解决了我的问题!
关于ios - Firebase 错误 - 来自此 ios 应用程序 <empty> 的请求被阻止,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54720651/
我是一名优秀的程序员,十分优秀!