Platform Pause Resume not firing in Capacitor
@wekas wrote: Does anyone know when this will be resolved? I can 't use plugins either as I am on an old webview version. Capacitor – 24 Dec 18 Platform.pause / platform.resume not working? I’m using...
View ArticleIon-item-sliding icon control - v4
@javasol wrote: Hi, I have two questions pertaining to a list of ion-item-sliding items. I have a list of ion-item-sliding items that for some of them I want to hide the sliding arrow. Is this...
View ArticleUsing ion-datetime programatically
@loki9182 wrote: In Ionic v4, I’m trying to figure out how to open a datetime picker programatically without the need to have an ion-datetime tag in my html. What I’m trying to do is have a button...
View ArticleHow to use local storage to save this form data?
@Fares95 wrote: I have this code in .html : <ion-header> <ion-navbar color="tertiary" hideBackButton *navbar> <ion-buttons left> <button ion-button icon-only menuToggle="left">...
View ArticleSomething missing me in local storage please help ! i tried all my best but...
@Fares95 wrote: i have a form and i wanted to store the values of the data after submitting it after i tested it there was error my ts: import { Component } from '@angular/core'; import {...
View ArticlePage transition in Ionic 4
@Kyrax80 wrote: Hello, I’ve been searching but I haven’t found anything. I’m using ios mode in my whole App but I’d like to use the page transitions from MD (where the page slides up when entering and...
View ArticleNot show side menu in android 4.4 in ionic 4
@rashidi wrote: when click on icon menu only darking page not show side menu in android 4.4. in another android version this work correctly. Related code: <ion-app> <ion-menu...
View ArticleVideo editor plugin
@jaygajjar40 wrote: I am using video editor in such a way that I capture video using media capture plugin then I call video editor plugin using file url provided by media capture. My intens is to...
View Article$ is not defined
@eppineda wrote: My app is logging in the console an uncaught exception: Uncaught ReferenceError: $ is not defined Does Ionic still use JQuery internally? It looks like something under the covers is...
View ArticleLocal Notification is shown in simulator but not on the device
@Chipsmore wrote: Hi i m using local notificaiton in my application using ionic , the notificaiton works well in simulator but not in real physical device is there any solution ? Posts: 1...
View ArticleButton click to call input file=“type” not working in Test Flight and app store
@PritisD wrote: I have updated IOS sdk 11 to IOS sdk 12 as well as macOS 10.13.6. in previous SDK input file="type" working fine. but after update when I run the ionic app local simulator it will work...
View ArticleClock face time picker
@yogeshyoyo wrote: Hi, how to implement clock face time picker in ionic 3/4 as shown in the screenshot. i would appreciate your ideas on this. thanks in advance. image.jpg1427×552 130 KB Posts: 1...
View ArticleIonic 4 questions on app.modules setup
@garyc2232 wrote: Hi, i feel confuse about the declarations, app.modules.ts. Here is my situation. I have a page Home.page.ts, a headerComponent and a filterModal.page.ts, the Modal will be called in...
View ArticleIs there any way to change android ui to ios ui for android mobile phone
@Hackxox wrote: Is there any way to change android ui to ios ui for android mobile phone Posts: 1 Participants: 1 Read full topic
View ArticleIonic error xcode 10
@paulbuscano003 wrote: Hi, I run ionic cordova build ios --prod and when I run product->archive on xcode 10. it says ‘XCDYouTubeVideoPlayerViewController.h’ file not found. cli packages:...
View ArticleIon-toggle does not receive value at view entry
@JoseGonzaga wrote: Hello, I have an ion-toggle component that is bound to an object through the [(ngModel)] but even the endpoint looking for the paca value to load the object the component does not...
View ArticleC# developer on ionic - typescript - cant understand this?
@iloveionic1 wrote: cannot understand this code that i have been given to modify.Could you guys help me out how should i code this in typescript and ionic if i am new to .ts entirely and ionic...
View ArticleMultiple countdown timers in one page
@ranjithreddy wrote: hi, I have created my custom countdown timer. but I need to call that timer multiple times. page.HTML <ion-item lines=“full” *ngFor=“let session of liveReminderData”>...
View ArticleCalling a native screen through a screen on Ionic
@victorts1991 wrote: Hello, I would like to know if it is possible for me to call a native screen written in kotlin or swift through an ionic screen. If yes, would it be possible to pass data to this...
View ArticleIs this the best approach for a PWA?
@Kyrax80 wrote: Hello, I want to make a web version of my App too. But I don’t like that evertyhing looks so expanded when my App is in website mode: image.png1922×422 12 KB This is just a grid:...
View Article