Error npm install -g cordova ionic
Your problem is probably with npm, something to do with permissions and files. This happens quite often and is almost impossible to successfully debug (at least here in the forum). One solution:...
View ArticleOffline calling with ionic
Do you know how to trigger app / open app without click when you got push notification.
View ArticleAndroid, can I pull address in parts?
Hello, I am not an ionic dev but I have worked with native and I am running into a problem on a project I have to manage. The developer is saying that on android, you can’t get the address from a...
View ArticleLocal Notifications with Multiple Actions / Buttons
Someone has tried local notifications with ios11.1 and 0.8.5 plugin version? I have tried to send one notification it doesnt displayed. On android works fine
View ArticleDrawing canvas over html5 video on iOS iPad OS 10.3
I am building an ionic app that displays video on a html5 canvas and additional canvas layers on top of the video to become a touch screen interface and do specific actions depending on where you...
View ArticleHaving trouble running package build android
I am have started getting the same error. Getting really frustrated. Tried all possible ways to find solution. No luck. This is my ionic info cli packages: (/usr/local/lib/node_modules)...
View ArticleHaving trouble running package build android
@brijchavda or @darinwolyniec - do you happen to be using the code push plugin at all? In my case it seems like that’s when the issues started, but it could be because that depends on file transfer...
View ArticleHaving trouble running package build android
Nope, Never used Code push plugin. These are my plugins. cordova plugin ls cordova-admob-sdk 0.11.1 "AdMob SDK" cordova-plugin-admob-free 0.11.0 "Cordova AdMob Plugin" cordova-plugin-advanced-http...
View ArticleTranspile issue after upgrading to latest ionic
Hi, I upgraded to version 3.1.2 of Ionic App Scripts and version 3.9.2 of Ionic. When I do an “Ionic serve” it works fine. When I try to build in Prod mode it fails with “Failed to transpile...
View ArticleEmbed Youtube Video Wont Play (iOS)
Im having a a weird issue with my embedded Youtube videos. I have included multiple iframes across ion-slides and in order to get them to play on iOS i have to tap on the “YouTube” watermark first...
View ArticleIonic white screen of death on iOs
Hi there My iOS App hangs after the splash screen. It just shows a white screen. ionic info: cli packages: (/usr/local/lib/node_modules) @ionic/cli-utils : 1.18.0 ionic (Ionic CLI) : 3.18.0 global...
View ArticleCan't get data from cordova sqlite
Alright. Two things. So you almost never want to type function inside an Ionic app. Instead, you want to utilize the fat arrows syntax () =>. Secondly, Promise nesting is an anti-pattern and should...
View ArticleApp installs but is stuck on splash screen with loading icon
any updates on this? having the same problem
View ArticleHaving trouble running package build android
Tried upgrading to the current cordova-android version 6.4.0?
View ArticleDiv position changed after pop from another page and close keyboard
I am sorry but I am not using github and thus don’t know how to add it. the solution is as I described above. I guess I will have to use it though soon. BTW: It is not a solution but it is a working...
View ArticleIonic cordova emulate bug
> cordova requirements Requirements check results for android: Java JDK: installed 1.8.0 Android SDK: installed true Android target: installed android-26,android-25,android-24,android-23 Gradle:...
View Article(ionScroll) do not bind variables in its scope
I need to update a variable by using (ionScroll) event in a component. The example is simple. It has two files, a .ts file and a .html file that both are a component. HTML file has: The necessary text...
View Article