Streaming Media Plugin Ionic 4
I am currently using the Streaming Media plugin in my Ionic 4 project. I have the latest Ionic version and latest version of the plugin but cannot seem to figure out how to make the background image...
View Article"Could not find method google() for arguments [] on repository container"
I’m seeing the same when adding the firebase plugin to an ionic v3 project. Have you found anything helpful on this yet?
View ArticleIonic 4 / App icon generation does not work
bonjour, j’écris en français car je le suis aussi est ce que ton fichier icone est bien en png? le miens était en jpg donc il ne me générait pas
View ArticleIon-slides doesn't update dynamic data
hello, hard to read. I assume you wanna change it in priceSilderChanged. You create and change a local variable called activeProduct. The local variable activeProduct is not used and can not used...
View ArticleERROR: Job failed: command terminated with exit code 1
I get the error : [17:29:17]: Shell command exited with exit status 255 instead of 0. The user-provided path platforms/android/build/outputs/apk/debug/android-debug.apk does not exist. This error i...
View ArticleGerar projeto ionic versão 3
Ionic framework agora com a CLI padrão gera o projeto para ionic 4, gostaria de saber quais comandos são necessários para gerar o projeto com a versão do ionic 3.
View ArticleIonic 4 Form Validation?
hello, module file looks good. Post html and ts. Best regards, anna-liebt
View Article"Could not find method google() for arguments [] on repository container"
This link is a long thread, but it ended up helping me resolve the issue. I’m using an older Cordova CLI, so I just forced adding a more recent android platform version and it worked (e.g. ionic...
View ArticleNew User - Ionic questions
Hello, you create your app via ionic cli. You can use any common html, css, or js/ ts as you want. There is no need to use components from ionic , you can use any other like material, bootstrap,...
View ArticleLocal notification i can not get out any sound? HELP?
This is my code but it does not play any sound… what is wrong? IONIC 4 import { Component } from '@angular/core'; import { LocalNotifications } from '@ionic-native/local-notifications/ngx'; import {...
View ArticleVersioning, Changelog and CI
Maybe this is not the best forum for this question but, here goes. I am building, primarily, a PWA. I auto-increment my Version in my build script using NPM version. eg: "build-patch": "npm version...
View ArticleIonic 4 vs Angular 6 (+Material) - For PWA with emphasis on SSR
Hi jamesharvey your statistics are very interesting, where did you take it? Thank you cld
View ArticleCannot launch a signed/aligned app (Google Play)
I am having issues with my newest project, when I try to launch a signed/aligned .apk which was installed either locally or via Google Play Store. Installation works fine, the app boots up, but won’t...
View ArticleHow to get UniqueDeviceID in Ionic 3 without need for a special permission?
Then open your own issue and include some code or description of what you are doing. With what you posted the only thing we can tell you: You are doing something wrong.
View ArticleIonic 1 push notification
Where does the plugin you linked to talk about requiring an Ionic app id?
View ArticleIonic 4 / App icon generation does not work
Yes un frenchie ! Non alors j’ai trouvé mon erreur, c’est mon xaomi qui ne veut pas générer cette ***** d’icon… sur les autres appareils ça marche translate Yes a frenchie! No then I found my mistake,...
View ArticleLocal notification i can not get out any sound? HELP?
I’m pretty sure Local notifications only works on a device with a --release build
View ArticleLocal notification i can not get out any sound? HELP?
I will try to relise it tested in emulator and some of the code work but not sound i will test then… to realise it.
View Article