Admob with capacitor
@nathantaal wrote: Is there anyone who managed to build an capacitor app with admob? I tried admob free, plus and capacitor-admob but all of them fail me. Ionic 3 or 4 doesn’t matter. Capacitor-admob...
View ArticleIonic 4, Angular 7 and Cordova Crop and Upload Image
@didinj wrote: Djamware.com – 21 Mar 19 Ionic 4, Angular 7 and Cordova Crop and Upload Image The comprehensive step by step tutorial on crop, and upload Image using Ionic 4, Angular 7 and Cordova...
View ArticleApplying model in Ionic app
@lunneyd wrote: Does anyone know if I have a model in python is there any way to use this model in Ionic or does it have be in javascript(typescript) Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 : CSS (shadow DOM ?)
@EnzoDLP wrote: Hi, I’m new on Ionic V4 and i don’t understand how to ovveride thing like here the range-knob i wan’t him with a black border. If anyone can explain too me, thanks you very much Posts:...
View Article[IONIC 4] Tabs, scroll to the top when already in the page
@EnzoDLP wrote: Hi, Before i was on Ionic V3 and i used this method to scroll to the page when i was already on the tab pressed and thas was perfect but now on Ionic V4 is not working anymore the...
View Article[IONIC V4] Back button + Tabs is always redirecting on the TAB 1
@EnzoDLP wrote: Hi, I just update my app on Ionic V4 and i got a problem. I have a tabs with 4 tab. When i am for exemple on the tab 4 and i go on a child page and then i press the back button for...
View ArticleDocument scanner is not working in ionic 4
@pradeep7330 wrote: Hi Ionic team, Regula document scanner is not working properly and not able to solve these issue, Please let me help and find out the solution to scan passport with regula document...
View ArticleIonic 4 router problem with resolver
@ebeliejinfren wrote: Hi i use resolver for navigate to page according to this tutorial 1 - but when i change tabs it reload page. it’s happens when back (back button) from child page to parent page...
View ArticleIonic google maps polyline undefined
@aligassan wrote: I am trying to get latitude and longitude from data json api for flight route and that data json api content arrays , you can see link below . l want to display on google map...
View ArticleIon-select not all options are displaying
@Fatfree wrote: I have an ion-select component with 11 options but only the first 5 show up in the alert. A scrollbar appears but scrolling down doesn’t reveal the other options. I can click in the...
View ArticleNew object instance with imported argument
@avi112211 wrote: Hi all, I’m new to Inonic. My question is, I have this class that I’ve created: import { HttpServiceProvider } from './../providers/http-service/http-service'; export class...
View ArticleException calling native with command CordovaHttpPlugin
@abgran wrote: i’m using import { HTTP } from ‘@ionic-native/http/ngx’; try { const sendData = { ‘email’: email, ‘password’: pass, ‘remember_me’: 0 }; const dataReturn = await...
View ArticleIonic 4 + SQLite - Load sql file
@ejamartins wrote: Hello, guys. I’m creating an ionic app using version 4 and now I’m looking to find a way to load a SQL file to initialize the application. I didn’t find a way to load a file using...
View ArticleIonic 4 - How to access Samba Share folder files in local network?
@jerrychong25 wrote: Hi all, I would like to access Samba Share folder files in local network using Ionic 4 framework, with following functions: -To detect all existing files -To delete specific file...
View ArticleIonic 4 - How to detect local network hardware device using WIFI?
@jerrychong25 wrote: Hi all, I would like to detect local network hardware devices using WIFI in Ionic 4. (In this scenario, mobile phone have no internet connection at all) I search on documentation,...
View ArticleIonic 4 Async Validators against JSON server with Reactive Form
@IonicGeoff wrote: I had difficulty getting Angular Async Validators to work with Ionic 4 until I found a couple of articles with Angular techniques that work in Ionic 4, so I have written a tutorial...
View ArticleShow Ionic 4 Modal From Component
@sumodevelopment wrote: I’ve been fighting with this for hours but I have had no luck. I created a button component that should trigger a modal and handle the response in the component. I just can’t...
View ArticleIonic HTTP returning different response on Android
@mvducatti wrote: I’m making a HTTP Get call to my API. My POST works fine and returns the correct response body. When I run as Ionic Serve, my GET also returns the correct body with the object, but...
View ArticleHow to create submenu items within a menu item in ionic 4?
@Camilandia wrote: I have issues with creating submenu items within a menu item. How do I do this? Since I recently downloaded everything, I assume that I have ionic 4. Don’t know where to find out,...
View ArticleUpdate capacitor in an existing app
@davidcostello wrote: I need to update Capacitor in my app from version 1.0.0-beta.17 to the current 1.0.0-beta.19 I followed the instructions on this page...
View Article