Stackblitz - ionic4
@rajeshvs wrote: Where can I get a stackblitz project for ionic4? There is one found while searching the forums, but that project is throwing errors. Eng Team, www.gainerp.com Posts: 1 Participants: 1...
View ArticleHow to use custom component inside modal controller
@mathewk wrote: Hi, How to use a custom component inside the modal controller. let modal = this.modaCtrl.create(‘customComponent’); this shows an invalid link error Posts: 1 Participants: 1 Read full...
View ArticleIonic V4 align button contents (text, icon) left instead of center
@Stck wrote: ion-button contains a span with: align-items: center; I want a button that has width: 100%, but where the contents are aligned left. However, because the span is under #shadow-root, I...
View ArticleUnable to use "ionic-img-viewer" in ionic4
@pantarmj wrote: I am using “ionic-img-viewer” in my ionic application and I am unable to use it in ionic4. It is showing the following error in console:...
View ArticleAdMob Pro/Free/Plus not working with Ionic 3
@rehanmobileapps wrote: Hi Team, I tried to implement Admob free, Admob pro, Admob Plus. All three works with test ads and when “isTesting”:true. But Production Ad is not showing in all the three...
View ArticleIonic-4-rest-api-calls-not-working-on-the-device
@OmkarHLT wrote: Hello Team Struggling to get the API working on android Device tried the below ways still no help. Have my release in 2 days but stuck with this issue Tried Updated the config.xml...
View ArticleType 'AbstractControl' is not assignable to type 'string' / Unable to cast...
@sanesma93 wrote: Hey everybody. I have a form group for the information of a transaction and I want to get the individual field values of the form to save it. When I check the logs it shows that the...
View Article[ionic 4] How to remove Capacitor from app?
@gigocabrera wrote: I added @capacitor to my ionic 4 app and now I want to remove it and just focus on ionic-native. How can I remove @capacitor? Posts: 3 Participants: 2 Read full topic
View ArticleRecord audio then save it to the assets file ionic
@safaAlshaarri wrote: hi every one i have an application when i need the user recorde an audio then save this file as mp3 in /www/assets/audios how i can do that ?? Posts: 1 Participants: 1 Read full...
View ArticleHow to read the pdf data from the url and show pdf content in html in ionic3?
@RomnEmpire wrote: Hi to all, I have to load the data from the pdf URL In the pdf content of the chapter detail I have tried sanitizer but it’s not working for me I have got cannot get/null in the...
View ArticleI can not Publishing my app android?
@Alhamou wrote: i write this command line : ionic cordova build --release android Screenshot from 2019-01-12 20-10-09.png1920×1080 201 KB but what this Erorr ? i have Android Studio installed. Posts:...
View ArticleNG2-Charts + Ionic4
@tinnocente wrote: Hi all, has anyone been able to use Ng2-Charts with Ionic 4? I followed the Ionic3 tutorial linked below but I am running into the error “Can’t bind to ‘datasets’ since it isn’t a...
View Article[ionic 4] EmailComposer Plugin TypeError: Object(...)
@gigocabrera wrote: I’m getting the following error when I try to use the EmailComposer plugin on my ionic 4 app. I followed the installation and usage instructions from this page. What am I missing?...
View ArticleBuild problems after Cordova and Cordova-Android update
@Llarian wrote: Hi there, what I did and the cli answered is below: (bold is mine, three dots is stuff I snipped) npm uninstall -g cordova npm install -g cordova @ionic/cli-utils : 1.19.0 ionic (Ionic...
View ArticleTutorial in documentation for version 4 doesn't work
@AnastasiaR wrote: Hello, all. I’m trying Ionic for the first time and am about to give up. I’ve been working through the tutorial in the documentation...
View ArticleIonic 4 and IphoneX
@vptcnt wrote: Hello, How to do a list of cards on Ionic 4 to respect the safe area on iPhone X - landscape I tried this <ion-content> <ion-list> <ion-item> <ion-label>...
View ArticleGet user name of author from firebase
@aligassan wrote: hi , l am try to build simple app database connection with firebase . l used authentication email and password for access to my app and he is working fine . And when l post in...
View ArticleBackground service to trigger local notification
@dilipwk wrote: I want to trigger local notification whenever the device connected to internet. It works fine if the app is in background but need to set the service even if the app is killed....
View ArticleConflict Between Google Plugins
@mahmoudmobile55 wrote: Hello all, i have ionic 3 application and i have used FCM Plugin and GeoLocation Plugin but when i trying to use the app and make a build it is showing warning message...
View ArticleHeader in HTTP GET request
@patilsuraj767 wrote: Hello, I am trying to send the GET request to ovirt server but gets error 401 (Unauthorized). Here is some more detailed background. First I send the POST request to the server...
View Article