Repeat Local Notification after every 5 min using Local Notification
Yes, by using the push notification services and running thread on server.It could be done without running the thread, but mine need was to keep sending notification even the application is closed
View ArticleBuild failed :segmentation fault
Short description of the problem: I've tried to build my app on now, heroku... but it stops at :ionic-app-scripts build [04:50:15] ionic-app-scripts 1.3.7[04:50:15] build dev started ...[04:50:15]...
View ArticleTransfer [Error encountered resolving symbol values statically]
Hello, I have encountered this error when I callionic run android after updating my angular to Angular 4. I am using the camera and file-transfer plugins and I am referencing to this project:...
View ArticleIs it possible to use VueJS instead of Angular
Really hope the Ionic team can find a way to move away from their dependency on Angular. When React came along, we could still say it lacks the two-way binding. Now with vue, I really don't see any...
View ArticleCanvas is not defined
Whatever method i try i get canvas is not defined i really need some help here..
View ArticleIon-icon not showing in my app
Hi AaronSterling, I added directive also to the ion-icon for three, four times, for example item-left, item-right, item-start, item-end but in all cases the results are identical and the icon don't...
View ArticleImport anime library
Hi, I'm trying to import animejs library (https://github.com/juliangarnier/anime/) to my app. I have already put in my www/index.html, but now I don't know how to import it to my ts file (for example:...
View ArticleIs Ionic Conference app based on Ionic 3?
Currently 3.4.2. Found checking package.json file. github.com ionic-team/ionic-conference-app/blob/master/package.json { "name": "ionic-conference-app", "version": "0.0.0", "description": "Ionic...
View ArticleImport anime library
Are you using Ionic 2.x or higher? AnimeJS is a JavaScript library, you will need to find a TypeScript library for this.
View ArticleIonic Auth status for $ionicFacebookAuth?
Which plugin ?So you saying follow the instructions of the docs of ionic is wrong ? Why do they have a doc so ?
View ArticleImport anime library
I've tried to install animejs using npm and it's working now. However, I'm still wondering how we can import library directly by js file.
View ArticleIonic package status failed in Ionic cloud
No, because you didn't provide any useful information. "failed" is not an error message, it doesn't include what exact command you executed. You also didn't include your ionic info output.
View ArticleCan Ionic use Amazon's WebVIew?
Yeah, Android changing their CLI tools very much messed with lots of people
View ArticleIos --prod build error in ionic 3
slodolce: /Users/Development/Projects/app/node_modules/@ionic/cloud-angular/node_modules/@angular/core/src/di/metadata.d.ts, Then why do you have the @ionic/cloud-angular package in your app?
View ArticlePerformance of functions in HTML template
Hello there,i want the texts within my HTML pages to be fully dynamical.For that, i have an object which contains the strings i loaded from my webserver.Normally, i would apply the text with something...
View ArticleError occurred during initialization of VM when ionic run android
Read the link I posted, it explains why it only uses that specific amount of memory no matter what you try to configure. On why your project needs that much memory in the first place, no idea.
View ArticleIonic package IOS Build fails missing 'xcode' npm module on setManualSigning.js
It is a package problem inside the cordova project - not your project (see path in your error message). That's also why I have no idea how to debug this any futher.
View ArticleIonic icon and splash not working
These are both old and should be updated to the current version, to make sure eventual bug fixes done in them, are active and not causing your problems: Bbdangar: Cordova CLI: 6.4.0 Bbdangar: Ionic...
View Article