OneSignal initialization issue
@hamdanihamza wrote: I added One Signal plugin on my project and i’m testing on my Huawei P8, at first the app crashes and no subscribers are detected, then i tested on a Galaxy Note and one...
View ArticleGet input datas from html to .ts
@jagerOrNot wrote: Hi, I have a little problem with my code, i have to save datas written by the user but i can’t get it. In this kind of input: <ion-item> <ion-label stacked>First...
View ArticleProblems when trying to generate a build
@marvinug wrote: </> Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. :CordovaLib:processReleaseJavaRes NO-SOURCE...
View ArticleHelp with Ionic Storage
@emrade wrote: Hello guys, please i need help with ionic storage. I have a few questions When i save data to storage should i stringify it first if it is an array? I have a service which perform my...
View ArticleNeed help with "Chat Engine" integration
@cybernatic wrote: Hello everyone! I found this link https://www.pubnub.com/tutorials/chatengine/angular2/web-chat/ PubNub’s new plugin called Chat Engine. The link below is tutorial for Angular 2...
View ArticleHelp with RXJS
@bbroerman wrote: Can anyone help me refactor this code so that I can call another function after ALL of the videoService get’s have finished? this.teams.map((team:any) => {...
View ArticleImage on Ionic2 app html page
@lado wrote: In Ionic2 application: Display of image(s) is successful this way: <ion-item> <ion-avatar item-start> <img src="{{imgPath}}"> </ion-avatar> </ion-item> but...
View ArticleTrying to generate icon/splash but getting 400
@joebot wrote: I’m on Ionic 4.0.0-rc.6 $ ionic cordova resources --icon ✔ Collecting resource configuration and source images - done! ✔ Filtering out image resources that do not need regeneration -...
View ArticleSound with a condition
@Tartons wrote: Hi everyone! I’m developing an app which contains really long pages, for user keep scrolling the page for a while until find an important information (a button), but this one can be...
View ArticleRename src/app/
@federicomaza wrote: Hello, I’m starting a new project and I would love to use Ionic on it. Starting to set up the project I found that while Angular doesn’t require any specific folder structure,...
View ArticleHow to stop scrolling during scroll event?
@mybluedog24 wrote: Hi everyone, When ion-content is scrolling and I click scrollToTop(). It goes to top first, and then jump back to where it was. I think it’s because the previous scrolling is not...
View ArticleHelp for GDPR
@londresful wrote: Hello guys i’m using Admob. And i want to update my app for the GDPR please help me . How can using that ?! Posts: 1 Participants: 1 Read full topic
View ArticleFacebook Pixel
@fikretkurtiev wrote: Is it possible to use Facebook Pixel in Ionic? Posts: 1 Participants: 1 Read full topic
View ArticleIonic integration with Shopify
@ziaionic wrote: Hello everyone ! I just started to create a shopping card in ionic to work with my shopify store. I want my ionic app to have the abilities to 1-user registration and login 2-fetch...
View ArticleIonic android build error (nodejs process with a non-zero exit code)
@quachhengtony wrote: whenever i try to build to android, this error pops up: image.png1366x768 77.2 KB and the build folder is missing too, any suggestions?? thanks Posts: 1 Participants: 1 Read full...
View ArticleGit hub push failed
@umeshionic1234 wrote: i want to create git repository for my ionic project but when am creating it fails and gives error like this please help me to solve this error Posts: 1 Participants: 1 Read...
View ArticleHttpErrorResponse : ionic 3 & dialogflow
@rajbasilio wrote: I’m using dialog flow in ionic 3.I’m trying to send and get response through http request. This is my home.ts file code. import { Component } from '@angular/core'; import {...
View ArticlePlay Local Video in ionic 3?
@Bonjour wrote: Hi, I work for an ionic app and I need to play some video which are in local . But I don’t know how make video player. I already checked Native Video Player but i don’t know how to use...
View ArticleIonic 3 pdf rendering issue
@krishnabsr2 wrote: I am working on an app using ionic 3 in which I am downloading a pdf file from server to local file directory in Ionic 3 (file.dataDirectory). I am trying to render the file to the...
View ArticleInstalling ionic CLI using npx
@itsaboutcode wrote: Is it possible to install and use ionic-cli using npx? Posts: 1 Participants: 1 Read full topic
View Article