问题标签 [ionic2]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
typescript - 在 Ionic2 应用程序中覆盖 ExceptionHandler
我正在开发一个 Ionic v2 应用程序,并试图从 angular2 实现这个ExceptionHandler 。
由于 Ionic2 不需要开发人员显式调用bootstrap
它似乎暂时没有办法实现这一点。有没有人在 Ionic v2 中实现自定义 ExceptionHandler 取得任何成功?
这是我的尝试,但它无法加载应用程序,页面上没有任何异常。
firebase - Firebase: INVALID_TOKEN: Failed to validate MAC
I get this error when trying to authenticate via Google using custom JWT tokens generated with Flask-restful and firebase-token-generator-python library. In short:
ref.authWithCustomToken(authData)
Error message:
INVALID_TOKEN: Failed to validate MAC.
I am using Angular 2.0.0-beta.2 / Ionic 2. The app is being tested on an android device using cordova-plugin-googleplus (with necessary credentials in Google Developer Console). I have recently enabled Cross-domain requests on nginx server. I can't find any documentation related to this error on Firebase or SO.
Any ideas?
ionic-framework - ionic 2 应用程序中的不同侧边菜单
我想根据用户登录在 ionic 2 应用程序中有不同的侧边菜单。当用户以 customer 身份登录时,我想显示一个带有客户功能的侧菜单。当用户以管理员身份登录时,我将显示不同的侧菜单。
我正在使用 Ionic 2 侧边菜单模板
任何帮助将非常感激。
android - 如何使用相同的 angular 2 网站创建 Ionic 2 android 应用程序?
大家好,我有一个关于 ionic 2 和 angular 2 的问题
我可以将 angular2 网站转换为具有相同组件、相同界面和相同代码的 ionic 2 android 应用程序吗?
请帮忙?
node.js - Ionic2 安装后的 Ionic 安装
我尝试安装 Ionic2 没有成功,所以我决定回到 Ionic,但在此过程中出现了问题,我无法重新安装 ionic 和 cordova。
之后sudo npm install -g cordova ionic
,我尝试运行ionic
并得到:
我的版本是:
ionic2 - ionic2 中的 ionic.config.js 是如何工作的
我需要详细了解ionic.config.js
文件 (in ionic2
) 是如何工作的。我可以用 Grunt 代替ionic.config.js
吗?
angularjs - 将 angular 插件添加到 ionic 2 / angular 2 项目中
在过去两周学习 Ionic 1 之后,我正在学习 Ionic 2。在我学习 Ionic 1 的那几周里,我制作了一个带有日历和插件的应用程序。我在 www/lib 文件夹中编写了日历插件的代码。
但是现在 Ionic 2 的文件结构不同了,有人知道我必须将 *.js 和 *.css 文件放入该日历插件的位置吗?
typescript - Setting up Ionic 2 Cordova Camera Plugin
We are trying to run the onDeviceReady function and console.log will not print out