-
C:\GitHub\quiz-mobile-app>ionic lab
? Looks like this is an Ionic Angular project, would you like to install @ionic/cli-plugin-ionic-angular and continue?
Yes
> npm install --save-dev --save-exact …
-
#### Short description of the problem:
Unable to build application (neither Android nor iOS) with --prod parameter.
#### What behavior are you expecting?
Successful build like in in case of build…
-
Hi, I followed the instruction on ionic docs and the one here. Up to now I can retrieve all library item info. But I never succeed in displaying the photos on img tab.
Here are my home.ts:
`import …
-
### What happened
Followed instructions [set up firebase auth for cordova](https://firebase.google.com/docs/auth/web/cordova?hl=pt-br#set_up_firebase_authentication_for_cordova])
After installed
`…
-
Brand new project with the following package.json and I can't generate a new page in an empty app.
```
{
"name": "shss-nx",
"version": "0.0.0",
"license": "MIT",
"scripts": {},
"pri…
-
I am attempting to add "private bluetoothLE: BluetoothLE" in my constructor but it is saying that BluetoothSerial is a value and it instead suggests BluetoothLEOriginal. If I add this to the import st…
-
can somebody help me with this?
```
cordova plugin add https://github.com/wnyc/cordova-plugin-playerhater.git
Error: Failed to fetch plugin https://github.com/wnyc/cordova-plugin-playerhater.git …
-
_Original issue by @indraraj26 on [2018-12-14T12:19:15Z](https://github.com/ionic-team/ionic/issues/16741)_
I have used this on home page i am successfully i can see animate and direction but when i …
-
**Describe the bug**
matrix-js-sdk is not working with Ionic 5 or Angular framework.
**To Reproduce**
1. Install ionic and select angular as javascript framework
```
npm install -g @ionic/cli
…
-
Ionic Cordova build --prod is not working, the build throws the following issue, I have already removed and installed the node modules but the problem is still exist.
Please can you provide me a s…