【发布时间】:2017-04-15 18:45:02
【问题描述】:
我的 Ionic2 应用程序在 windows chrome 上运行良好。我正在使用 Firebase。 在 Android 模拟器上运行时出现网络错误:
A network error (such as timeout, interrupted connection or unreachable host) has occurred.
我尝试了一些建议但没有成功:
- 我将按钮从提交类型更改为按钮类型
- 我检查了白名单
- 我删除了表单的使用。
没有任何效果。
在 Android 上运行网络应用程序之前,我应该在 Firebase 中配置什么吗?
【问题讨论】:
标签: android angularjs firebase ionic-framework firebase-authentication