Ionic appflow capacitor resources and others issues
@franckysolo wrote: hello, i’am trying to build ionic app with flow i’ve have several issues : the resources icons and splash are not copied want to user yarn to build but config not respected An...
View ArticleGoogle Pay Integration
@gnatarajan wrote: Hi, I need assistance setting-up Google Pay in my Capacitor app. I don’t see any plugins for Google pay. Is there a work-around for this. Could anyone help me with this? Any help...
View Articleionic EPERM: operation not permitted, copyfile
@biks78 wrote: code run > ionic Cordova build android --prod --release Error > EPERM: operation not permitted, copyfile...
View ArticleDelay in image update using angular bind
@leonardofmed wrote: I have a button with an image inside, the image source is linked to a variable through Angular binding. This variable is changed through an Observable, shared between the page and...
View ArticleOne to one video calling using EnableX. How to send video data for live stream
@bhumisaxena0223 wrote: Video-call.ts import { Component, Inject } from '@angular/core'; import { IonicPage, NavController, NavParams, ModalController, AlertController } from 'ionic-angular'; import...
View ArticleCapacitor loading time like 3x time bigger then Cordova
@LennoxConner wrote: Hi, everyone. Wanted to start new project on Capacitor since ionic trying to “Sale” it everywhere, but even on tabs starter Capacitor loading like 3 times slower than Cordova on...
View Article[Ionic 5] Slides freezes
@s1cent wrote: My slides are working fine in the first moment, but when I visit the slides a second time I am not able to swipe left or right. I tried to debug it in Chrome and this is the Error I...
View ArticleBackground-position incompatible for animation
@FoxDev wrote: Its declared on Ionic Docs Animations - Ionic Documentation Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all with one shared code base and...
View ArticleHeight adjustment needed for 'First-class Progressive Web Apps' column on...
@sedusa wrote: The overlap happens between a screen-width of 769px & 1104px. Screen Shot 2020-04-28 at 6.56.30 PM1524×1450 288 KB Increasing the height to at least 65px should do the trick....
View ArticleSource path does not exist: icon.png
@webportail wrote: hi I have this error when I run cordova build android Source path does not exist: icon.png Posts: 1 Participants: 1 Read full topic
View ArticleAre there unbundled modules on CDN?
@suns wrote: I am building web application with ion- components loaded from Ionic CDN( jsdelivr ). Most of pages do not use whole set of 70+ components, in worst case it would be a dozen. In order to...
View ArticleImage max height without squishing it
@AIBug wrote: I have an image at the top of my page. I have the width set to 100% because I want it to fill the width of the page. But, when the internet window is fully open, the photo takes up too...
View ArticleBackground flickering on startup
@tkclark wrote: I am trying to build an iOS app that can support the native dark mode. Somewhere between the log lines " APP ACTIVE" and “WebView loaded” that flashes a white background. How can I...
View ArticleAdding custom settings in build.gradle to solve plugin issues
@migwings wrote: Hi, Can you please guide how to add custom build.gradle settings in Ionic -Pro. Context - Firebase/Google recently (April 2020) published changes which made my otherwise...
View ArticleStream external camera to Ionic app
@dartcounter wrote: Hi all, I would like to buy a Bluetooth or Wifi camera and stream it in my ionic app. So you could make your own video-doorbell, or security camera at home. I saw a GitHub project...
View ArticleUpdate app that exists in Play/App Store
@YXUN wrote: Hi guys, so I will be publishing my app to play and app store for the next few days. I am still confused and lost as I found no tutorials nor courses on how to UPDATE OUR APP in play or...
View ArticleIon-tab-button custom component for reuse
@sportjohan wrote: Hi, I am making a reusable component, based on ion-tab-button and I have created a new angular component with @Component. All works well except for the styling when this is placed...
View ArticleTypeScript better than JavaScript?
@ankitdixit wrote: Hello Everyone, I am new in this community and I am learning javascript to get a job but my friend was suggested to me go with typescript profile because its open-source programming...
View ArticleIon-item-option href not triggered issue
@DanTTea wrote: I’m created a sliding item of a user and want to navigate to email app with a href. Like this: <ion-item-option color="primary" [href]="'mailto:'+user.email"> <ion-icon...
View ArticleiOS: Not processing data when app is killed
@gregal wrote: Hello everyone, I am using ponegap-push-plugin, in Android I have no problem but in iOS when the application is killed I only receive the notification but I cannot access the content or...
View Article