Angularfire2 push notification subscribe to a topic
@icchio wrote: HI Everybody I was looking for a solution to subscribe a device to a different push notification topic on firebase (using Angularfire2 and ionic 3) Someone have some idea or link to...
View ArticleError while Creating Production Build
@virendrashakya wrote: I am working with ionic 3 , i tried to create production Build by ioni cordova build android --prod but it gave me this error: Running app-scripts build: --prod --platform...
View ArticleAutomatic task when mobile on, like a daemon
@ThibaudDAVID68 wrote: Hello every one I would like to create an app. The purpose of this app is to launch in background some function. For example send SMS at a specific date For this i need to do a...
View ArticleIPhone X bottom tab bar on top of virtual Home
@masonturpin7 wrote: Hello, I can’t seem to find a fix for my app… Or cant seem to find a way to implement the fix… On the iPhone x the Tab bar is sitting under the virtual home button is there a way...
View ArticleApplication Error: "The connection to the server was unsuccessful....
@JaqueIk wrote: Solo tengo problemas en Android 4.4.2 , no se como solucionar este problema, se que es por cuestiones de tiempo de la app, no considero optimo agregar un “loadUrlTimeoutValue”, 70000"....
View ArticleDeploy leads to White Screen
@ecofit wrote: Hey all, I’ve been grappling with this for a few days now. I just can’t get Deploy working! I’ve tried everything I can find in this forum and online. Below are my package.json and...
View ArticleIonic Pro Build - Cannot find module ionic-app-scripts
@classn wrote: I am getting the following error when attempting to do a build with Ionic Pro. I have a paid account. > node ionic-app-scripts build module.js:549 throw err; ^ Error: Cannot find...
View ArticleRetrieve Hebrew in Ionic2 TypeScript application with http request from from...
@lado wrote: Hello, I’m trying to figure out, how to get Hebrew characters in Ionic2 html. In my connection.php I have $con->set_charset('utf8');, so letters appears in input fields and recorded...
View ArticleHow can I achive the popover select style on the ionic sample?
@gilcon wrote: Hello good day, I am new here. I just want to ask how I can achieve this style on the select I tried this code and set the interface to popover <ion-col col-md-6> <ion-list>...
View ArticleHow to import a code editor's javascript files from node-modules in ionic3
@behnaz wrote: hi, i’m working on ionic 3 and i want to use an editor that is written in javascript. i’m using this editor:https://github.com/ajaxorg/ace-builds i installed it successfully via npm...
View ArticleError : module.js:549 Ionic -V
@mymahi wrote: Hi Team, I’m facing below issue , Please can anybody help me out on this. C:\Users\xxxxxx>ionic info module.js:549 throw err; ^ Error: Cannot find module...
View ArticleBest IDE for IONIC
@nivasd78 wrote: Which IDE is Best for Ionic 4 for App Development ? Posts: 1 Participants: 1 Read full topic
View ArticlePointerMove and PointerUp in custom range component
@Hanif79 wrote: Hi, I want to use my custom range component in my ionic project. The problem is that pointer events like PointerMove and PointerUp is not triggered, just pointerDown is triggered. This...
View ArticleIonic pro - build error , no error in the log
@dudua wrote: Package Native Binary Back to packages Running with gitlab-ci-multi-runner 9.1.0 (0118d89) on ip-10-2-214-40 (f537d27d) Using Shell executor… Running on ip-10-2-214-40… Cloning...
View ArticleWhat is the proper ionic POST request to Shopify server
@ziaionic wrote: hello @everyone I’m sending a post request to store order in Shopify server it works perfectly from ``postman` post body { "order": { "currency": "AFN", "customer": { "email":...
View ArticleNeed help/ideas for debugging random Splashscreen freezes
@Mike1707 wrote: Hello Guys, I got into a critical bug and I have no clue how I can debug this bug. Maybe you guys have some ideas what I can do to get behind it. Unfortunately, sometimes my app...
View ArticleError building ios package via ionic online service
@sinergystudio wrote: Hi i’m tryingto build ios using ionic pro package build on the Ionic dashbaord and i recive this error Running with gitlab-runner 10.2.0~beta.147.gbd1f3fcb (bd1f3fcb) on...
View ArticleHow to serial plugin
@savyad wrote: How can i use serial plugin in ionic,i have followed the instructions on Serial plugin page but it’s not working. says Ionic Native: tried calling Serial.requestPermission, but the...
View ArticleBug in Camera Plugin: iOS Photolibrary Usage Description is not firing!
@Mike1707 wrote: Hey Guys, I found a bug in all of my apps concerning the @ionic-native/camera respectively the cordova-plugin-camera plugin. I also downloaded some prominent ionic built apps from the...
View ArticleHow to know if the pointer is going to left or right in ionic-angular range...
@Hanif79 wrote: Hi, I wan’t to know if there is a way to find pointer direction on ionic range component. I mean if pointer is going to left or right? Thanks for your help Posts: 1 Participants: 1...
View Article