Ionic Studio Glitch: Routing works on ios but not android
@atu1 wrote: Hi, Ionic-Studio question. I’ve made an app and release it in the app store. It works perfect in the ionic-studio simulator. But when I open it in android studio, I try to click on a...
View ArticleIn ios, selecting item in ion radio group causes automatic scroll in ionic v4
@jos333 wrote: Current behavior: when I select one of the items in the ion radio group, ion content scroll to down and i can’t scroll up. Kindly find the attached video for the reference. Expected...
View ArticleCannot display image in ion-select
@jefredallan wrote: I cannot seem to display images in ion-select. Is this supported in v4? If not, how can I do it so that I can display ion-avatar that contains images in the ion-select-option. My...
View ArticleScroll freezes after popover page dismissed
@lolaswift wrote: Dear community, I have a long list that I can scroll up or down normally. However, if I open a popover menu and dismiss it, I can scroll it anymore. It just freezes. There is a...
View ArticleIs it safe to remove support for ES5?
@ghido wrote: Hi, I built an app for iOS and Android and I saw that in the www folder there are files for ES5 and ES2015. Is it safe to change the Angular configuration for building just for the new...
View ArticleWebcam on Capacitor
@pinktoadette wrote: Not phone camera and not computer camera, but like an IP cam. Does anyone know what webcam would work? I’m looking for an affordable one, but seems like only Nest has API for web...
View ArticleError on Cordova platform add ios - "xcode" is not supported
@basti wrote: Hey, I want to move from my PC to a Mac to deploy my App to the iOS-Appstore. On my Mac I did: I cloned my files with git clone Then installed dependencies with npm install And then...
View ArticleUndefined symbols for architecture arm64: “_OBJC_CLASS_$_GSDK_GTMLogger”
@boengli wrote: For the first time I try to build and run my app for ios, it’s already working fine for android. Unfortunately I’m getting the following error that drives me crazy. I did everything...
View ArticleFire-base performance monitoring( trace)
@chameera1 wrote: I want to check my backend API loading speed . can we intergrade firebase performance monitoring system in an ionic application.so what is the best way to integrate the ionic...
View ArticleIonic 3 MS ADAL data validation
@Nirmalya-S wrote: I’m using Ionic 3 MS ADAL and its returning data. But the thing is, when we apply Adal service in a web application, it stores data by default. But for a ionic 3 app, how could I...
View ArticleIonic dynamic Theming on every page
@puneetrastogi90 wrote: I am working on dynamic theming of my ionic 3 app. My use case is that I need to configure the theme of my app based on the hostname in the url. I followed the this tutorial...
View ArticleCannot set http post response data to a variable
@thilinanara wrote: I am using a http request to get a url from a server and it returns correct data as the response. this is my code import { Injectable } from '@angular/core'; import { Http,...
View ArticleIonic 4 error logging + AppFlow
@bensnape wrote: There used to be a function in ionic 3 where any errors could be sent to my ionic pro account and I could view them in a dashboard. Now that everything is renamed so AppFlow, that...
View ArticleIonic 4 Angular Routing previous button issue
@viveknarula wrote: Hi, I am upgrading my Ionic 3 app to ionic 4 using Angular. Its a book for children with various chapters navigating through Previous and Next Arrows. Here is my environment...
View ArticleGet data in modal
@NicolasLrd wrote: Hi ! I’m trying to pass data of cards to modals. i have a list of cards, and I want to retrieve ID’s of this cards in a modal when I click on here. I can pass static data with this...
View ArticleHuge main.css file - ~23MB so app loading is very slow
@itzik wrote: Hi On Ionic-v3, Our final main.css file is huge - about 23MB minified. The not minified is 25MB and contains ~750K lines… I saw that people complained about 1MB size… It causing the app...
View ArticleIonic 3 and node server
@aparna17 wrote: Hi, my ionic 3 app is connecting to local server and working fine, when i am running the app in browser.But when i run the app in android device it is not connecting to server. This...
View Article[Ionic 4] How do I make a countdown timer with Angular?
@LazCoder wrote: How do I Make a Simple Countdown Timer? Thanks! Posts: 1 Participants: 1 Read full topic
View ArticleIONIC 3 refresh page on push event with on
@vaibhav1234567 wrote: Below code called from one of page PropertyPage: on event subscribe gotoNotificationsPage this.events.subscribe(‘gotoNotificationsPage’, () => {...
View ArticleCLI iOS build stuck on PhaseScriptExecution
@jp4velocity wrote: I cannot build for iOS anymore. When i run ionic cordova build ios the process gets stuck at PhaseScriptExection: PhaseScriptExecution Copy\ www\ directory...
View Article