Multiple levels of access
@RaulAndrade wrote: Hello, I need to make a login with 3 different access levels, all levels have access to a specific page, not all. Level 1: Access to [HomePage, NewsPage] Leve 2: Access to...
View ArticleDevApp doesn't reach server
@macodd wrote: Im building an ionic v4 project with Django backend. When I run ionic serve -c --devapp it deploys perfectly on browser, and I can access the backend, but when I try to test it on my...
View ArticleHow to display incoming form post parameter in page? ionic-v4
@anupzone wrote: From one page i have send form data through post method. now i have to display that form parameters in second page. how to do this? Posts: 1 Participants: 1 Read full topic
View Articleproblem in the ionic installation
@hindab wrote: Hello, I encountered difficulties in installing ionic on my mac! Could anyone help me please? Capture d’écran 2019-05-24 à 15.59.58.png814×465 69 KB Posts: 1 Participants: 1 Read full...
View ArticleRendering problem
@LucasSouza13 wrote: I created a version 4 beta application of the ionic, it presented a rendering app. When I start the app at certain times the interface of the app is not loaded, however the menu...
View ArticleIonic Vue to iOS app, how?
@raspej wrote: Hi, I have the following project in Ionic Vue: o5ywEdXQ.png1410×918 112 KB but how to make this an iOS app now? Via Capacitor of Ionic? Anyone tips/tutorials how to do this? Posts: 1...
View ArticleIonic 4 Chrome Browser Native Pull To Refresh Not working
@lhoezee wrote: Problem When running Ionic 4 via a mobile web browser on Android using Chrome, the native’s “pull to refresh” does not work. History / Summary I’ve spent the last 4 hours searching...
View ArticleIonic in web. Hide browser address bar
@Kyrax80 wrote: When an Ionic App is deployed in the web and you access from a phone, the bar address never dissapears when scrolling down. I know this is because of ion-content or something similar...
View ArticleNgrx, Firestore and Ionic - best practice
@Tommertom wrote: Hi I am workig on an Ionic4 Angular project using NGRX and Firestore. There is fairly enough information available about this combination, using @Effects. One part for which I would...
View ArticleFacebook SDK new update crashing app
@shahzadahmedsm wrote: Hi Everyone, While i updated my application today to new facebook SDK 5 it crashes the application does it happens to you also let me know the solution Thanks in Advance Posts:...
View ArticleIonic Event
@praveen5exceptions wrote: Ionic event not working, I create a login page and publish an event to update menu item, and subscribe event in app.component.ts but this does not work Posts: 1...
View ArticleSpecial android build problem
@karapazar wrote: Hello. I get a problem when build for android. I search my problem and apply but no there solution for me. ionic cordova build android > ionic-app-scripts build --target cordova...
View ArticleIonic 4 global method
@Doomkin wrote: Dear fellow devs, I’m trying to setup a global function that let me track user’s navigation though the pages of my app. I would like to have one single file that handle everything, and...
View ArticleCan't create new Ionic project and run existing one: Proxy Issue
@shyni wrote: [Iss Capture.PNG978×262 8.22 KB ue here] Posts: 1 Participants: 1 Read full topic
View ArticleNo build tools found
@jeff-panart wrote: Hi, Using Ionic v4, we are building an app with some API post requests to a external source. All posts work and now we want to build our app. We get stuck with the ‘no build tools...
View ArticleSetting the current value of an Ion-select
@brettbutcher wrote: Hi, I am evaluating Ionic 4 Angular 7 for a project and am trying to use Ion-select to set/edit a measurement type in Miles or Kilometers. It is set from a Typescript Enum...
View ArticleVersion 8 of Angular — Smaller bundles, CLI APIs, and alignment with the...
@yuhai2017 wrote: Angular Blog – 29 May 19 Version 8 of Angular — Smaller bundles, CLI APIs, and alignment with the... The 8.0.0 release of Angular is here! This is a major release spanning the entire...
View ArticleIon-split-pane is getting hide after returning to same page
@yogeshyoyo wrote: Hi. i am using 2 split-pane, firstmenu/firstpage will be my home screen. from firstpage i am navigating to secondmenu/secondpage. now when i return back to firstmenu/firstpage, the...
View ArticleIonic 4 ngFor not updating after an item gets removed
@Doomkin wrote: Hello, I have the following html: <ion-item> <ion-label position="floating">Choose one...</ion-label> <ion-select cancel-text="Cancel" name="selectedPest"...
View ArticleFacebook login not working after download from play store
@samir94 wrote: Facebook login working fine in development mode and no error getting from FB return. But it happened a big problem when I will try to login with facebook after downloaded from the play...
View Article