Ngx-translate and lazy loading - some languages not found
i have posted my solution https://forum.ionicframework.com/t/ngx-translate-and-ionic-3/87005/24
View ArticleVideo displaying only on full screen not on default screen?
yes I did like below videoUrl: SafeResourceUrl; this.videoUrl = this.domSanitizer.bypassSecurityTrustResourceUrl("IP-address/uploads/filename.mp4"); still same
View ArticleCanvas2image or html2pdf download div convert to image or pdf
i am working with similar project,i have issue when i download pdf it's not showing fit as pdf. canvas height and width for device?my html page contain table ,what are values are need in drawImage...
View ArticleGenerate FCM Token in ionic 1
New Project will be create in firebase console or existing???and tell me firebase pluginand whare I use this codeand project which will be create in firebase console it is only android???If yes then...
View ArticleHtml to pdf and save in local device
I am using ionic v1 .I want to download html page as pdf in my device location.Is there any api? or source code? we don't want convert in png/jpeg before pdf conversion.I tried canvas to pdf using...
View ArticleERROR IONIC 2
I have the same problem: <ion-select interface="popover" [(ngModel)]="selectedPeriodId" (ionChange)="onPeriodChange()"> <ion-option *ngFor="let period of periods"...
View ArticleGenerate FCM Token in ionic 1
"cordova-plugin-firebase" this is the plugin that you need to install . https://firebase.google.com/docs/android/setup in firebase you need to create separate apps for both ios and android you can use...
View ArticlePaid Task: Element slide Down/Up on scroll
Hello @nylex I am happy to work on this project. Please see some of our work here https://market.ionic.io/user/153226 Skype : manish.osuniverse Regards,Manish
View ArticleIonic 2 select remove ok button and on tap over option value straight away
For some reason the popover interface isn't working for me: <ion-select interface="popover" [(ngModel)]="selectedPeriodId" (ionChange)="onPeriodChange()"> <ion-option *ngFor="let period of...
View ArticleIonic Swipeable Tabs are now here!
Hello its great work but can you help to fix issue of minei want to use ionic swappable tabs with single page can it be possible without using root page?
View ArticlePush Notification and Build Failed
Hi,I have enabled phonegap-plugin-push and tried to export the Android apk in debug mode. I got the following error. Please help. Your Package build for AppNotch Prev failed (build ID 2). The error...
View ArticleIonicNative File writeExistingFile not working?
So you may try to save file as pdf but the file are not pdf file
View Article[ERROR] Gulpfile not found: ./gulpfile.js
opened an issue at https://github.com/ionic-team/ionic-cli/issues/2465
View ArticleRedirect from wifi settings to the cordova app
Hi guys..I have succesfully opened the wifi settings from my app using com.phonegap.plugins.nativesettingsopener. Now i need to redirect from the settings to app once it is connected to any network. I...
View ArticleIonic package IOS Build fails missing 'xcode' npm module on setManualSigning.js
I can't run xcode-select nor install ios-deploy because i'm on linux. I don't understand why should i do that. Wouldn't ionic package command abstract all the build process and dependencies on the...
View ArticleError with ionic cordova build android --prod
I'm getting the same error recently. The project was built successfully and released to app store. But when I tried to update it with a defect fix, it failed to build at:ionic cordova build android...
View ArticleIon-select is still showing OK\Cancel buttons with interface="popover"
What am I doing wrong? <ion-item> <ion-label>Gender</ion-label> <ion-select interface="popover"> <ion-option value="f" selected="true">Female</ion-option>...
View ArticleIonic package IOS Build fails missing 'xcode' npm module on setManualSigning.js
Oh sorry about the confusion. Now, your ionic info looks correct. Now, can you create a new project and build that using ionic build ios.
View Article