Ionic calendar How to start?
@RobertLow wrote: Hi, upon looking at the ionic native calendar. I literally do not understand. Is there better way on how to use ionic calendar. Please advice. Thankyou in advance. I am in ionic 3....
View ArticleHow to open an app from the cached state
@akilud wrote: Hi all, So i’m basically trying to open the app as quickly as possible from coldstart, Apps like whatsApp opens almost instantly from coldstart (less than a second on my old android...
View ArticleIcon-right behavior different in Chrome & Creator
@bpeary wrote: Hi, I was having an issue with ions in buttons not floating right. If I have icon-right in there, it appears on the right side but it doesn’t stay flush to the right. I noticed that in...
View ArticleDownload image by firebase storage url
@Lasithavw wrote: I’m developing an app that download images by giving the links. Eg: http://deportivate.com/wp-content/uploads/revslider/home-demo/sample-image-white.png if i use link like this it...
View ArticleIONIC 3 Point of Sales
@rakeshtsasi wrote: IONIC 3 Support any cashier box for point of sale? Posts: 1 Participants: 1 Read full topic
View ArticleAbout sms integration using facebook account kit
@krrish wrote: Please tell me how to use facebook sms for otp by using fb account kit in ionic v1 Posts: 1 Participants: 1 Read full topic
View ArticleMore than 5 ion-tab how we manage
@bhandaribhumin3i wrote: is there any option for expand tabs like screen1.png397x768 59.8 KB Posts: 1 Participants: 1 Read full topic
View ArticleInput html thanks Typescript object
@TheLLspectre wrote: Hi everyone !! I would like to have some advice … My app is divided in two parts, first the aim, is to connect th IonicApp to a Raspberry , and it’s why i make the first part of...
View ArticleCordova Inappbrowser Print function
@syaf_iq wrote: I’m using cordova inAppBrowser and loading webview from server but inside my server there is button print() which is not opening in my app. How to make it open like Google Chrome or...
View ArticleDrag not work in browser in ionic 2
@rashidi wrote: I add drag event to a tag but not work in browser for test. <a draggable="true" on-drag="rotate(true)"> <img src="assets/images/home/0.png" </a> Posts: 1 Participants: 1...
View ArticleiconMode: 'ios' set but still getting md icons
@bpeary wrote: Hi, I have app.module.ts set to iconMode: 'ios' but I’m still getting md icons in the nav back button in Chrome. Anyone have any idea as to why? Cheers. Posts: 2 Participants: 1 Read...
View ArticleDisable the tabs on logout
@kevred wrote: I am creating a ionic app with the tabs template. Now initially i am using a login page and successful signing in you are redirected to the tabs page that controls all the other pages...
View ArticleHow to enableLogging(true) in Angularfire2
@Tommertom wrote: Hi I am struggling to get some firebase issues out of the way. I am using Angularfire2 and breaking my head (and google) to enableLogging(true)...
View ArticleHow to compile Ionic in prod mode for iOS?
@Kiril wrote: When I trying to compile my project with --prod like ionic cordova build ios --prod for iOS I get this error. [14:25:29] ngc started ... TypeError: Cannot read property 'flags' of...
View ArticleAre ionic will be not suitable for apple store in 2019?
@mohammed932 wrote: are ionic will be not suitable for apple store in 2019 ? Posts: 2 Participants: 2 Read full topic
View ArticleIONIC 3 + Firebase + REST API?
@kpharsha wrote: Hi All, I am developing an hybrid application using IONIC - 3. Requirement : Application should able to work Offline (Read Only , No Write) Application should be able to write to...
View ArticleOpen Ionic URL from native Java
@richeek wrote: Hey guys, I want to update my cordova plugin to open a HTML page based on a user action. The flow is like this: IonicApp —User clicks on a button—> Plugin kicks-in, an activity is...
View ArticleIonic 3 - Slide per view, auto width
@danielpt wrote: Have a way to do that on ionic 3? http://idangero.us/swiper/api/#.V-HarSh96Hs breakpoints: { // when window width is <= 320px 320: { slidesPerView: 1, spaceBetween: 10 }, // when...
View ArticleIonic-img-viewer doesn't work - lot of warning
@JEricaM wrote: Hi to everyone. I’m trying to follow this tutorial from ionicacademy https://ionicacademy.com/building-ionic-image-gallery-zoom/ but I have a problem with npm install --save...
View ArticleData Multiplies Whenever Page Loads
@mhtchong wrote: Hi, I have an issue wherein everytime I load this particular page the data is being looped again, resulting to multiple duplicates. I have a nested arrays. Here is the code snippet:...
View Article