I want to have two master pages
@progosama wrote: I have a project with the structure i sent in image I want login page inherit from without-secure page dashboard page inherit from with-secure page app-component include selector of...
View ArticleVertical Stacking Card - IONIC v4
@md_mollaie wrote: Hi guys I’m looking for a way to achieve vertical stacking card as like as below link https://dribbble.com/shots/3326967-Vertical-card-stacking-in-principle#shot-description does...
View ArticleModal jumps to top on iPhone x
@MatthiasE wrote: Hi all, I have problems with modals on iPhone X (Latest Ionic 4 release). When I open a modal, the modal jumps to top. Only if I change the orientation, the modal jumps back to the...
View ArticleERROR SyntaxError: Unexpected token S in JSON at position 0?
@kmsundar wrote: I used PHP to post the code in API. I don’t know how to get data in ts file using subscribe (data). But in console network I have write output in JSON format. home.ts...
View ArticleIonic 4 change grid based in selected input
@nuratika091195 wrote: Hi, I’m doing an ionic 4 apps. I need your guide to solve my problem. I need to change my grid based on range date. for the range date, I need to read from API (success),...
View ArticleAppflow Deploy Not updating IOS or Android
@Ols87 wrote: So this is the 2nd app I am trying to set up with Deploy. 1st app no problems. 2nd app I just can’t get it to work. I linked the channel just like in the ionic tutorial and my...
View ArticleAppsflyer sdk in Ionic 4
@memthoi wrote: I am trying to appsflyer analytics on my app. I have installed the plugins - Add to config.xml like stated on github and then start npm install --save @ionic-native/appsflyer@4 and...
View ArticleLong press for native click globally
@neeken wrote: Hello, By default when button or list item will be press (and hold for eg 2 sec) [(click) event] will not be triggered on button release. Question: Is there an option to set in ionic...
View ArticleEvent this.slides.slideTo(index); executed by typescript
@cristsaavedra wrote: hi everyone, 902/5000 I am working with slides and segments, these elements each have an event for when the segments are changed, I explain. When I change a segment through the...
View ArticleCreate a category for: Ionic Studio
@hylke45 wrote: Please create a forum category for Ionic Studio. Would be fitting and currently feels like I don’t have a proper place to post about that ₘₑₛₛ Posts: 1 Participants: 1 Read full topic
View ArticleAdvanced geolocation problem in ionic v4 (angular)
@zvir16 wrote: Hi everyone. I’ve some problem with cordova-plugin-advanced-geolocation. I try to use them in project but had problem to initialize global variables (she not defined) to use plugin...
View ArticleAndroid Ionic Hub Build Icon and Splash
@carned wrote: Hi, we are using Ionic Hub to create the build, but when we install the apk on real device we show another icon and splash images like attached images In the project resources, we have...
View Articlebug: Ionic 4 IOS scroll issue
@ShellsOfSilver wrote: On IOS(12.4.1) sometimes scrollbar disappears(not rendered) and this happened on all pages. How can we fix that ?? Posts: 1 Participants: 1 Read full topic
View ArticleIonic React Without Typescript
@davicustodio wrote: Hello people. I am excited to start using Ionic with React, but I came across a question. I’m not used to programming using Typescript, but I noticed that all projects generated...
View ArticleWorking with Blobs and the Filesystem
@pauln wrote: Is it possible to work with Blob media files using Capacitor’s Filesystem plugin? According to this issue it is not natively supported yet and it is unclear what the best workaround is...
View ArticleGetting pictures from Android gallery weird behavior
@tslimone wrote: Hi, I have been hitting my head against the wall for quite some time trying to solve this issue: I followed this guide for the basic image select and upload. Sometimes, though, when...
View ArticleGenerate PDF with data of database mysql
@EdgarB13 wrote: Hi, I’m new on ionic and i am trying to generate a PDF format with dynamic data. in other words ganerate a PDF with data of my database on mysql. Can someone help me or recommend a...
View ArticleIonic4 how to create order in woocommerce?
@pdj wrote: even though I hard coded my customer key and secret key , it return error saying woocommerce_rest_cannot_view I tried on my real device . but saying same Failed to load resource: the...
View ArticleCustom ion-select button
@srterry wrote: I’m trying to do my app multilanguage and, I don’t know how to custom ok button’s language and cancel button’s language. If anyono could guide me. <div id="language-div">...
View ArticleIONIC 4 IonWillLeave from tabs to page not triggered
@dzakyr wrote: I need to unsubscribe something, as a lot of documentation said, it best to do it in ionWillLeave. but the event doesn’t triggered. I tried using navController.navigteRoot like...
View Article