Which Ad Networks work with Ionic besites Admob?
@reinerluke97 wrote: Since I got a 30 day ban on Adsense/Admob because someone “Click Bombed” my Banner Ads I search for another Ad Network which would work with Ionic. But it seems the only Cordova...
View ArticleSearching by Id from angular in web api issue
@pieee93 wrote: Hello to everyone. I installed angular in web api for simulating a data server and when i take all the objects (in my case the db has only “evento” objects) to display in the “Lista”...
View ArticleStream video from camera, device to device
@ercnst wrote: So… I have this idea that im trying to develop, but i have been stuck on the streaming and connecting part… I want to connect two devices using either bluethooth or wifi, and use one as...
View ArticleHow to test my app on my device without Ionic serve
@salaheddinezakaria wrote: Hello, I’m new to ionic and i just finished my first app and it work perfectly on my browser, but I just wanna know how to run it on my android device without the need of...
View ArticleBundle 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 Article