Error building app with appflow
@abait sure Mr @mhartington I’d be grateful if you share our problem with the technical department and help us to solve this problem as soon as possible
View ArticleIonic popover, set backdropDismiss to false on the popover component
Yeah, what you are trying to do is not correct. async presentPopover(ev: any) { const popover = await this.popoverController.create({ component: Tab2Page, event: ev, popoverController:...
View ArticleError building app with appflow
Please get in touch with paid support. They will handle this.
View ArticleSuddenly unable to start new Project
dodomui: rror Unexpected end of JSON input while parsing near error Unexpected end of JSON input while parsing near… verify you have a healthy network connection i recommend you to use vpn shut down...
View ArticleError building app with appflow
what do you mean paid support? i have LAUNCH plan didn’t it have support?
View ArticleCould not find plugin "proposal-numeric-separator"
I had this issue, some of the fixes here worked for me until I had to do ionic build --prod. The issue reappeared then. What worked for me was to use npm to downgrade the @angular-devkit/build-angular...
View ArticleError building app with appflow
What version of @angular-devkit/build-angular are you using? I had this issue with 0.803.25 and mom downgrading to “~0.803.23 solved it for me.
View ArticleBuilding error using 3rd party plugin
hi i didi not push node_module folder because it has high volume but the thing is i use a module -> https://github.com/fingerpich/jalali-angular-datepicker which i installed it from npm by this...
View ArticleError building app with appflow
@Vigors it runs correctly on my local appflow can not run it
View ArticleError building app with appflow
It ran fine locally with me until I ran: ionic build --prod, that failed with the same error as appflow
View ArticleNg-select not showing selected item label after writing in textbox
Hi, I’m using the ng-select component for Angular, but I have a problem using it on my device. While I’m just selecting the items from the ng-select element everything is working fine, but when I type...
View ArticleError building app with appflow
@itosoft you did not mention that originally. Can you please provide your package.json
View ArticleDark Mode not working for ionic 5
Can you please provide a sample project. We need something to debug.
View ArticleError building app with appflow
yes i guess that i forgot to tell you it works correctly on my local but got errors on app flow there it is -> github.com...
View ArticleError building app with appflow
lets clearify errors i have 2 problem 2 errors on appflow remmember that both of them works fine my local these are error on appflow server problem1: error:ERR! code ELIFECYCLE [19:30:43]: fastlane...
View ArticleNg-select not showing selected item label after writing in textbox
From #1451: <ng-select #select (close)="select.blur()"></ng-select>
View ArticleError building app with appflow
The first issue regarding Babel is an angular CLI issue. github.com/angular/angular-cli Error | Could not find plugin "proposal-numeric-separator" | Generating ES5 bundles for differential loading...
View ArticleRes.ionic.io not running?
Res.ionic.io not running? Ionic Native Hello! This is expected. Please update your CLI and use the local resource generator. This has been added since v5. npm uninstall ionic -g npm install @ionic/cli...
View ArticleRes.ionic.io not running?
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View Article