Cordova Ionic 3 sqlite windows desktop app
@pradeep13 wrote: Can somebody give the steps to create Ionic 3 app with SQLite database targeting windows platform? I want to create an offline windows application using ionic 3, SQLite as database....
View ArticleUndo the drawing on image on signature-pad problem(it clear entire image)
@umeshionic1234 wrote: hello all, am drawing on image which is on signature-pad …1st when i perform undo() operation to clear the content of signature-pad …undo operation work properly …but when am...
View ArticleIn ionic 3 I need Guidance to open a new page using Top,Bottom,Left,Right...
@sohambhatt wrote: I am creating an app in Ionic 3 where in I want to open a new page using slide gesture. Also My requirement is that specifically using the slide gesture.I want to open a new page...
View ArticleHow do I open a QRScanner in side my appliction?
@sohambhatt wrote: I am creating an app in Ionic 3.My requirement is that I want to open a QRscanner window to scan a QRCode inside my application. EX:-paytm QRScanner I am also seeking suggestion if...
View ArticleIonic Template shows up after i reopen my app. Only production
@harissejdic wrote: Hello! My app has been tested and never fails in development. However when I released it to app store and download it and start the app I get problems. The app shows up, I use it....
View ArticleIonic Page with Child Ionic pages
@krishnakishore1992 wrote: Hi Team, I have a requirement like adding an ionic page in to another page as a child page. I have to add 5 to 6 child ionic pages to parent ionic page. I have added by...
View ArticleIonic header not updating
@kierandes wrote: Hi All, Trying to update the header in a component view dynamically. I’m using after ng init which is updating other items in the menu. Just not the header. I’ve a {{title}} tag. Any...
View ArticleCan I use Docker switch between Ionic2 and Ionic3
@no_voovagroup wrote: Such as first container is Ionic 2 and the second container is Ionic 3 Posts: 1 Participants: 1 Read full topic
View ArticleHttp GET/POST request error ionic 3
@hardikajmeri wrote: Hello, Am facing some issues on http request on real device Calling function: public makeGetRequest() { return new Promise(resolve => { //http://abc.xyz.com:8764/myapp/getItems...
View ArticleRelease .apk in android not installing
@naveenkumar wrote: Hello Ionic team, I need some help from you. I am bulding android .apk using ionic cordova build android --prod --release . The generated apk is not installing on my mobile. Could...
View ArticleStay logged in after closing app
@a7mdFo2ad wrote: how stay logged in after closing app and set the root page home Posts: 2 Participants: 2 Read full topic
View ArticleOnly first is shown is you wrap in a
@drozay007 wrote: What could be causing this? <ion-slides> <form [formGroup]="form1"> <ion-slide> <p> This slide is shown </p> </ion-slide> <ion-slide>...
View ArticleWhile uploading bulk lines from sqlite how to display information of line...
@sedar wrote: how to display data in loader or in progress bar while uploading it to server. I want to show user that which data is currently uploading from sqlite. How to create such kind of...
View ArticleIonic Storage options
@Laura92 wrote: Hi all, I’m making a calculator of sorts and I wanted to explore the possibility of keeping a history, maybe of a specific amount (like 10 most recent), maybe not, that’s not too...
View ArticleView not refresh on browser platform
@PatLec wrote: I have a component on page that user can move. I use hammer pan in a directive that fire events with mouse position. The component subscribe to event and calculate its position with the...
View ArticleI want to edit data that i get it from mysql by json and using ngfor and...
@alimuhnad wrote: i want to edit data that i get it from mysql by json and using ngfor and ngmodel any help? Posts: 1 Participants: 1 Read full topic
View ArticleEvent when App Exits (swipe up on app)
@aec4444 wrote: Is it possible to fire an event (logout) when the user fully exits the app. I’m not talking about switching to another app. I mean when you swipe up on the app to kill it on iOS. I am...
View ArticleIONIC keeps saying the plugin is not installed
@severusken wrote: To be more specific, the plugins are: @ionic-native/estimate-beacons and @ionic-native/ibeacon. I have followed all the steps and also add the plugin into my app’s module. This also...
View ArticleHow to have one time page after first log in
@Farrah wrote: I have an application which has sign up page, then the member signs in, for the first time they sign in can you create a one time page for them to enter personal details then go to home...
View ArticlePush to array without button
@Pottymouth wrote: Hello! I am looking for a method to push data to array directly from input. Is it possible? If is, how to do it? Before I used a “save” button to push data but more elegant is...
View Article