-
when I tried to run "ionic Cordova run android" command. i got following error in the console
/home/anu/work/ionic/jobnew/platforms/android/src/com/cordova/plugin/android/smsretriever/smsretrieverapi…
-
cordova-plugin-naver 추가후 앱 실행시 발생하는 오류 입니다.
Ionic 5.4.4
```
TypeError: core_1.Cordova is not a function
at Object../node_modules/ionic-plugin-naver/src/index.js (..\node_modules\ionic-plug…
-
hello, can you do me a favor?
i added cordova-sqlite-storage plugin in my ionic3 project, but when i run command "ionic cordova build android" to build the project on android platform, the re…
-
When I run my app using "ionic serve" everything works fine... but when I run using "ionic emulate android" I see the following screen:
![](https://cloud.githubusercontent.com/assets/311029/17161902/…
-
### Operating System
iOS 16.5
### Browser Version
chrome
### Firebase SDK Version
"firebase": "^9.23.0",
### Firebase SDK Product:
Database
### Describe your project's tooling
Ionic app using…
-
**I'm submitting a ...** (check one with "x")
- [x] question
- [ ] any problem or bug report
- [ ] feature request
**If you choose 'problem or bug report', please select OS:** (check one with …
-
When a write the command to install the plugin it freeze.
This is the comand.
ionic cordova plugin add https://github.com/Wikitude/wikitude-cordova-plugin.git
It frezee in here
>cordova plugi…
-
I started with a fresh project and can’t install @capacitor/background-runner
In Vs Code with the Ionic plugin, i made a new tabs project with Vue. And run following command in the terminal
`npm i…
-
I have been having trouble to understand what this phrase means in the docs "_It includes code extensions for core cordova plugins to run the Ionic app such as Advanced HTTP and SafariViewController._…
-
I was testing the ionic 5 example project but is giving me this error, I know you had this issue closed but it seems it's now happening in your Ionic 5 example project. I also tested it in a fresh Ion…