-
See https://github.com/angular/protractor/issues/2139
-
I followed the instructions, the only difference is at my MainActivity.java, since I cannot use add() method, I changed it to registerPlugin() method.
I also tried to change com.getcapacitor.Config…
-
Editor not working with Angular version 9
I'm using the latest version of this library: "@kolkov/angular-editor": "^1.1.2",
Anything I cant do?
**My usage:**
```
public editorCo…
-
**Describe the bug**
While trying to solve [this issue](https://github.com/arnesson/cordova-plugin-firebase/issues/1057#issuecomment-490404985) I had to run:
1. ionic cordova platform rm android
2.…
-
-
Hi @AlphaGit, I'm currently using ng-pattern-restrict with a slight modification:
Original Version:
```javascript
function revertToPreviousValue() {
iElement.val(oldValue);
if (!angular.…
-
## The devDependency [@angular/cli](https://github.com/angular/angular-cli) was updated from `7.3.1` to `7.3.2`.
🚨 [View failing branch](https://github.com/AnthonyNahas/my-page/compare/dev...Anthony…
-
FCMPlugin: Support for Gradle v4 or lower is deprecated. Please upgrade to a newer version. in ionic 5
automatically added in cordova plugin below code ,how to resolve in cordova 9 and higher on mo…
-
Don't build for android after install plugin: ionic cordova run android --livereload --console
------------------------------------------------------------
ERROR:
----------------------------------…
-
**Describe the bug**
Once build failed on Xcode (made first on VSCode), it gives this error and 4 warnings.
Using Ionic 5, works perfectly on Android, just need to fix this error for iOS, thank you …