Bundle and Dynamic Load Module
@Sushil-Tango wrote: is it possible to bundle and load external module from server in ionic app in ionic 4?...
View ArticleIonic Library
@Sushil-Tango wrote: Is it possible to to create ionic custom library like angular library introduced from Angular 6? Posts: 1 Participants: 1 Read full topic
View ArticleDo we need to explicitly install wkwebview for Ionic 4?
@peterjc wrote: I have ported my Ionic 3 to Ionic 4, starting with a new project and adding everything back. In Ionic 3, I had installed the package for the wkwebview-engine. Do we need to do this or...
View ArticleWhat is the best way to change components inside pages?
@Awaydrasil wrote: Hello, I recently started learning both Ionic and Angular. This might be a stupid question but what’s the best way to change my components inside my pages ? I mean for instance, if...
View ArticleiPhone x issue displaying ion-slides
@Maged-Abdulrahman wrote: There seems to be an issue while viewing ion-slides with iPhone x. 1.PNG388×839 42.6 KB 2.PNG529×918 50.6 KB Those extra white spaces are only shown with iPhone x. It’s not a...
View ArticleImage not displayed with
@Rupnesh wrote: <ion-img src="/assets/shapes.svg"></ion-img> this line of code did not help to display image (but it supported on Internet explorer not on Chrome) Posts: 1 Participants: 1...
View ArticleIcon and images not showing after build
@nasimta wrote: hello I’m new in ionic and created first app from this tutorial : https://devdactic.com/ionic-4-image-upload-storage/ everything is working fine on serve but when I build my app with...
View ArticleCamera is not working in ios but working in android
@madhavraveesh wrote: Hi, Camera is not working in ios app but it is working in android. Ionic: ionic (Ionic CLI) : 4.6.0 (/usr/local/lib/node_modules/ionic) Ionic Framework : ionic-angular 3.9.4...
View ArticleAndroid.support.v4.content and android.support.annotations does not exist
@arnestone wrote: Hi, Please help: My Ionic 3 android build fails with errors on IonicWebViewEngine.java and all the camera java files (CameraLauncher.java, FileProvider.java, etc). I have tried...
View ArticleHow to close modal/Alert on back button in ionic4 (PWA)
@akshay_kanchan wrote: Hi, I am new to Ionic 4, I have managed to implement a PWA using ionic 4 with Angular. I am having a hard time figuring out how to close modals/Alerts/ActionSheets on...
View ArticleCan you disable sound on LocalNotification update?
@MauriceNino wrote: I have tried to disable sound with the following options: vibrate: false & sound: null silent: true sticky: true None of them work and all of the combinations also dont work...
View ArticleGoogle map marker text
@aligassan wrote: i would like to use google map including data weather json and i succeeded to getting data json from server and show marker cities on map . I am trying to make custom Google map...
View Article'Could not resolve module… relative to…' Error when compiling the app
@Caturix99 wrote: When I compile my ionic 4 app I get this error: ERROR in Could not resolve module ./services/services.module relative to app/app-routing.module.ts and the simulation does not start....
View ArticleCookie authentication in post method
@BrenoP wrote: I have a post method trying to login asp net api, but i need to set a cookie in this post method to get the authorization. When i try the request in postman, i can see the cookie this...
View ArticleDevelop environment Ionic 3 update to Ionic 4
@derman10 wrote: In my development PC I have the whole environment to develop Ionic 3 applications, which I must keep working. If I wanted to develop a new app with Ionic 4, how would I have to do it?...
View ArticleUnable to deploy Ionic 4 Firebase project to iOs device or emulator
@DMoney wrote: I’m unable to deploy my app to an iOS device or emulator. It just displays the initial splash screen and when the splash screen is hidden it just displays a white screen. The same thing...
View ArticleHelp with playing audio file in my ionic 4 app?
@lolo12 wrote: Hello everybody. This is my first time to use the forum/ask a question here, and I hope anyone can help me with this problem. Currently I’m using Ionic 4 with Angular. I want to have an...
View ArticleIonic 4 Ion Range (ionBlur) not firing
@danielmm1997 wrote: Hello, i have a Problem with the current Ionic 4 Version. The ionBlur Event with a Range Slider is not firing when the Knob is released. Only when i click somewhere on the Screen...
View ArticleIt's possible create table's with foreign key
@PterPmnta wrote: Hi every one in the community, i will want to know if is possible have one o multiples realationship in a database local in my phone. For example: If i will decided use create the...
View ArticleHow start it code ionic again?
@PterPmnta wrote: Hi community, i worked with Ionic v1 long time ago, but i will want back to develop with this framwork. The problem or my situation is, the angular is not the same, i know the...
View Article