Recommended Android/IOS file chooser plugin
@abhisheklamrood you can only fetch files from iCloud Storage.
View ArticleCordova platform add android
@bayoishola20 If you have installed "mingw" for windows then you can run sudo command .
View ArticleIon-icon not showing in my app
Hi AaronSterling and thank you for reply. Here is my HTML for this view, it is very simple: <ion-view view-title="{{properties.item.lastName}} - {{properties.item.firstName}}"> <ion-nav-bar...
View ArticleIssue in Ionic production build for Mapbox GL JS feature
@Sujan12,Code shared in github github.com livingmana/myApp Contribute to myApp development by creating an account on GitHub. ScreenShot.jpg1376x800 191 KB Also attached the error screenshot for the...
View ArticleMake a new Starter pack
How to make a new starter pack of my own. I have started a new project from a blank starter pack and added the Sqlite wrapper and web service wrapper. Now to all my apps I want this to be the base....
View ArticleDynamic slide height
This solution works like a charm. Setting slides.height = true doesn't work for me.
View ArticleIonic is not building iOS app because of @ionic-cloud
Hi everyone, I've a problem, I'm working with my app and now I'm working with notifications. The thing is that I'm working on that for a long week and I cannot fix it. Notifications are working in...
View ArticleHow to use rest api in ionic2
Hi, i am using ionic 2 with pushnotifications. I install this plugin ionic cordova plugin add onesignal-cordova-plugin npm install --save @ionic-native/onesignal My app is receive notification from...
View ArticleInvalid Format of "filename.pdf" when we open it on success of WriteFile Api
ShehramTahir: this.file.writeFile What is this? Provide a link to the library (and Ionic Native plugin if this is one).
View ArticleVideo displaying only on full screen not on default screen?
in ios didn't check in emulator only I checked
View ArticleVideo displaying only on full screen not on default screen?
what is the emulator's OS ?
View ArticleIssue in Ionic production build for Mapbox GL JS feature
Does it work with ionic serve? Does it work if you build without --prod as well? If both is "Yes", then the problem is the stuff that happens in a --prod build by @ionic/app-scripts (which I don't...
View ArticleI can't add platform in ionic 3 getting these lines
Apples-MacBook-Pro:ionicc1 apple$ ionic cordova platform add ios cordova platform add ios --save Running command - failed![ERROR] Cordova encountered an error.You may get more insight by running the...
View ArticleNgx-translate and Ionic 3?
other people seems having the issue https://github.com/ngx-translate/core/issues/574
View ArticleVideo displaying only on full screen not on default screen?
try adding playsinline to your video tag like<video src="file.mp4" playsinline>
View Article