How to get directory for upload file in file picker ionic 3 ios?
Did you find any solution for this problem
View ArticleDeploying ionic as browser. vender.js is too big to load
Hello, did you end resolving this because I facing the exact same issue.
View ArticleTake photo or choose from gallery in ionic3
Hi, I am developing an ionic 3 app and I want to take a photo or choose from gallery in the same button I mean when I open to take a photo I want to see gallery photos and choose one like whats app...
View ArticleProblem increasing Popover width
Hi, I need to change my popover witdh and I’m using the –width property like the doc says. The problem is that my popover is not centered in the middle of the page. How is it possible to increase a...
View ArticleTab bar reloads when navigating
In this tutorial the tab bar doesn’t reload when navigating: in GitHub: aaronksaunders/ionic-react-tabs-tut But in the official conference app it reloads every time It’s because in the first project...
View ArticleHow to deploy ionic-react as a webapp?
actually i got this error when deploying npm ERR! code ELIFECYCLE
View ArticleFit last item in grid to same space as others [CSS]
This solution is very interesting, I tried to use it, but I ended up having difficulty making it responsive and changing the width of the items as the screen changed. However it works perfectly if I...
View ArticleHow does the "live reload" work with Cordova and Angular without Ionic
Maybe a funny headline but I have to use Ionic without Ionic CLI (native build) for technical reasons. Some background: I have a multi-app monorepo with single dependencies. Using Ionic 5 with Angular...
View ArticlePost splash screen, white bar on top
Platform: Android Screenshot: image668×1388 197 KB The size of the whitebar changes based on the mobile dimensions and happens on all androids tested so far, confirmed the issue not to be related to...
View ArticleInterpolate string that contains html
Hello, I have a string that contains some html code, for example: text = "<ion-text color='danger'>test</ion-text>"; How can I interpolate it that I don’t get the code as an output but a...
View ArticleCORS issue while shaping working web app into a native Ionic app for Android...
I am suffering exactly the same problem. If I can add some extra info based on my research… It seems like Ionic at least up to v3 did support this feature, which they call “service proxies”. ( I had...
View ArticleShould I upgrade my ionic 3 ? how to upgrade and what is the changes?
Dear ionic developers Finaly i decide to upgrade ionic to latest stable version. I need ur replies related to this topic about: How to upgrade to latest stable version for mac and windows os ? Whats...
View ArticleShould I upgrade my ionic 3 ? how to upgrade and what is the changes?
First take a look at the migration guide that has been on our docs for a while now. Ionic Docs Migration Guide - Ionic Documentation Ionic is the app platform for web developers. Build amazing mobile,...
View ArticleShould I upgrade my ionic 3 ? how to upgrade and what is the changes?
Im going to read the doc right now. Thanks mhartington,
View Article[Ionic 5] Not working: Live Reload
As it turns out, the problem was creeping up because I was running the project on an NTFS drive while using WSL. Moving the project to ~/ decreased compile time and for some reason now works. I tried...
View ArticleIonic 4.12 - Running on device gives me CORS error. It ignores proxy config....
@helenakohan see this other post on the forum… indeed it seems like Ionic 4 somehow quietly dropped proxy support. CORS issue while shaping working web app into a native Ionic app for Android w/...
View ArticleInterpolate string that contains html
You should read about innerHTML Some more: https://stackoverflow.com/questions/31548311/angular-html-binding
View ArticleInterpolate string that contains html
Okay thank you, but there still is a problem: if I use <div [innerHTML]="text"></div> I get the text from the string but not the styling. If I use let div =...
View ArticleCreate Bindings for MithrilJs
I am interested in creating bindings between ionic and the awesome front end framework mithrilJS). If anyone can give me some pointers on how to get started I would really appreciate it thanks!
View ArticleIonic 3 typescript transpile error : typescript:...
That’s helpful, but not what I meant. I was talking about the devDependencies stanza in package.json. No matter, the most important thing is to get your project reverted back to the state where it was...
View Article