Is Angular 8 compatible with ionic 4
@TheAnonymousMode wrote: Hi, Angular 8 is not available. Is it compatible with Ionic 4 app? My dependencies are: "@ionic-native/core": "^5.0.0", "@ionic-native/splash-screen": "^5.0.0",...
View ArticleIonic form-data is not uploading
@swanand6300 wrote: Hi All, I tried to upload my image file using REST api with form data but every time i get this below error. TypeError: Cannot read property ‘length’ of undefined at...
View ArticleIon-slides bugs when modal appear on press
@Nasco wrote: Hi there, I have the following structure <ion-slides> <ion-slide> <button tappable (click)="executeClickFunc()" (press)="executePressFunc()">Button 1</button>...
View ArticleIOS Issue ATS Error
@sagarpatil18 wrote: We are integrating Microsoft office 365 with Keycloak Identity Server where we are facing an issue while building an IOS APP The same build Android is Working fine but while...
View ArticleTop spacing without using a header and toolbar, Ionic 4
@wilprim wrote: I am playing around with Ionic and am trying to figure out how to build a UI that doesn’t include a header and toolbar. When I try to do this, however, all my content doesn’t get...
View ArticleHow to store images in a database as binary instead of base64
@SanduCuragau wrote: Tl:DR: i keep images as base64 strings in the database but I wanna start saving them as binary because i’ve heard it occupies less space. I don’t know where to get started in...
View ArticleHow can you make a Modal Service without Circle Dependency?
@ctfrancia wrote: I am using Ionic-4 (there is no option to specify v4 in the tags) and I cannot make a Modal Service without creating a Circular Dependency. import { ModalController } from...
View ArticleProblem while getting Promise return
@Fabricio10 wrote: I’m in a firebase ionic project, and I’m facing some problems. I’m newbie in mobile development, so my problem is when getting a return of a update command in firebase. In my...
View ArticlePopover draggable and resizable with an Ionic4 PWA
@ioclaudio wrote: Hi, my app has a PWA version in which I use popovers to show some pages. According to you is it possible to make these popover draggable and/or resizable? Could I succeed in...
View ArticleChema validation failed ".builders['app-shell']" should have required...
@lautarolorenz wrote: on “ionic serve” Schema validation failed with the following errors: Data path “.builders[‘app-shell’]” should have required property ‘class’. [ERROR] ng has unexpectedly closed...
View Article[ERROR] Network connectivity error occurred, are you offline?
@salomon022 wrote: help me in this Untitled.png1366×768 67.5 KB Posts: 1 Participants: 1 Read full topic
View ArticleCompilation ipa credentials problem : IOS
@ericcoquelin wrote: Hi All, I have an app. It’s app id (in the config.xml) is weel configured in the console of apple developers. I’ve created all required files on ubuntu (.cer file, provisioning...
View ArticleIonic CLI 5
@Sujan12 wrote: My twitter bot just noticed a disturbance: https://twitter.com/IonicReleases/status/1133832226167238658 Posts: 1 Participants: 1 Read full topic
View ArticleDeploy Ionic 4 App in IIS
@magar-dev wrote: Hello, guys. I Publish an app in IIS Windows 10, from the IIS the application works, but if I run it from the internet browser, the following error is displayed: HTTP Error 404.0 -...
View ArticleCANNOT FIND MODULE './image-viewer.directive
@adsegzy wrote: I am working on an app and when i tried running ionic serve but it’s showing me a RUNTIME ERROR CANNOT FIND MODULE './image-viewer.directove ’ I have tried installing image viewer...
View ArticleHow To Navigate To Tabbed Page With Parameters
@Shmoji wrote: I have recently learned Angular routing and navigation in Ionic 4. I learned how you can use /:id to pass params and go to different pages based on param. I also learned how to create a...
View ArticlePlz help me, i dont kwnow what does this error mean
@jieunLee wrote: 이미지 1.jpg959×494 167 KB please help me to solve this problem… i spend 2days but i can not solved. Posts: 1 Participants: 1 Read full topic
View ArticleIONIC 4 modal not working
@noctis03 wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleDraggable ion-fab
@premktr wrote: Can some plz tell me how to make draggable ion-fab. please give one example with so I can understand better.thanks. Posts: 1 Participants: 1 Read full topic
View ArticleAlternate Flash Icon between black/white on CameraPreview based on background...
@MeterMoDev wrote: Sorry if this is a silly question, I am quite new to Ionic Cordova and I haven’t been able to figure this one out yet. We use this plugin for an app with a camera:...
View Article