ImagePicker problem only on iPad
@etarom wrote: Hi, I encounter a problem that I can’t solve. I use ImagePicker and Camera plugins. Everything works correctly in the iPhone 8 13.4 simulator While in iPads: iPad-Pro - 12-9-inch —...
View ArticleIntegrate material design icons on ionic 3
@hafids wrote: I leave it here for anybody who need it. library : https://materialdesignicons.com/ how to integrate npm install @mdi/font create file : config/copy.config.js var chalk =...
View ArticleHello i hove problem in ios build
@Ahmadnasary wrote: i hove a problem in ionic build for android in mac system please help me in this issue! i get this error You have been opted out of telemetry. To change this, run: cordova...
View ArticleUIWebView on AppleStore what is the right deadline?
@ioclaudio wrote: Hi, this week I’ve submitted a new version of two apps for iOS and I’ve received two emails that notify me that by a certain date they will refuse the apps that use UIWebView APIs....
View ArticleSave onesignal push notification to local storage when app is closed
@Nicosrn wrote: Hello! I am trying to save the data from onesignal push notification in my local storage when the app is closed. I am able to receive push notifications but it´s not working to save...
View ArticleCan't install CLI on Mac OS Catalina
@peterbarone315 wrote: npm install -g @ionic/cli /Users/peterba/.npm-packages/bin/ionic -> /Users/peterba/.npm-packages/lib/node_modules/@ionic/cli/bin/ionic @ionic/cli@6.4.1 updated 1 package in...
View ArticleIonicon inside clickable ion-card does not work with float
@th4t-gi wrote: I posted this question on stack over first here. I have a list of ion-cards that are clickable with a set of icons that appear when you hover over it. My problem is that the floating...
View ArticleHow to add a flag icon in ion-select-option
@Rashadab wrote: I am trying to add a flag icon inside a an ion-select-option. <ion-item> <ion-label>Popover</ion-label> <ion-select [interfaceOptions]="customPopoverOptions"...
View ArticleKeeping state beetween tabs during navigation
@Gsouillard wrote: Hello guys, I have started my new Ionic React App. However, I encounter small problems with navigation. Indeed, my application uses Tabs navigation, but when I change tabs, the...
View ArticleProblem with running the command ionic cordova run android --device
@pemiro wrote: Hi there, I am having problem when I run the command ionic cordova run android --device to see the app on the wired device (android 10). The problem is that I am throwing the error...
View ArticleIonic 4 error ios...
@santiago_vasquez06 wrote: Hi everyone, I would appreciate it if you could help me solve this problem with the platform IOS, when running the application show the splash screen and after the screen...
View ArticleIonic 5 and Capacitor: notch overlap problem
@shinix wrote: Hi everybody ! Yesterday i have updated my Ionic App from Cordova to Capacitor and after that, status bar and tab bar overlap the content. I don’t understand why, here’s a list of thing...
View ArticleGet UID before pushing item to real time database
@androunie wrote: Hello Ionic friends I am having a problem in Ionic 3. I am trying to push an element into my database like this: Capture d’écran 2020-04-02 à 17.33.261304×796 74.2 KB fireSneakers...
View ArticleIs ionic 3 APK Supports for android TV
@AnbuR321 wrote: I have created an app using ionic 3, How to configure that application for android TV. Posts: 1 Participants: 1 Read full topic
View ArticleLogin page 2 second shows after reopen the app in ionic 4
@mehraj786 wrote: hi i am using authguard after login if i minimize or close the app. again when i open it loads 2 second login page then loads dashboard how to prevent to load login page can anyone...
View ArticleProperty 'subscribe' does not exist on type 'void'
@Shashanksr wrote: Hi Team, filter(value) { this.loading.show();//shows loading circle this.videos = [];//defines this.videos as an empty array let temp = this.ytProvider.getVideos(value);//defines...
View ArticleCustom tab design
@indraraj26 wrote: FB_IMG_15860125359517923720×396 38.1 KB Is anybody tried making this kind of tab? through some idea Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 Sendgrid for Contact Us Page
@AIBug wrote: I’m trying to use Sendgrid (mailing service) for my contact page in my app. But… I’m not sure how… I think I’m close. Can anyone help me? This is the code when the user hits the...
View ArticleIonic 5: VirtualScroll and images caching
@PanJanPan wrote: Hello, I am building an app (Ionic 5 + Angular 9 + Capacitor) where I have long lists of cards containing images and short description. So, in this case I have to use virtual scroll...
View ArticleIonic slider with slidesPerView responsive depend on device size
@alitalaee wrote: Hi Everyone I want to create a slider in ionic, then change slidesPerView depend on device or browser Size; for example I want when device size in 360 or lower , slidesPerView = 4...
View Article