How to download image from app to phone gallery?
I have a mobile app that stores and displays photos, much like the Your First Ionic App example. What would be the best way to download these photos to my phone’s photo gallery? I am using Capacitor....
View ArticleHow to change or override primary color in Ionic 5?
Hi all, Having a hard time to change: root { /** primary **/ --ion-color-primary: #3880ff; --ion-color-primary-rgb: 56, 128, 255; --ion-color-primary-contrast: #ffffff;...
View ArticleGetting location of iOS devices is inconsistent
I haven’t not been able to find an example of how to use cordova.plugins.diagnostic.requestLocationAuthorization in an Ionic 4 app. Meaning, how to install the plugin and the import statement. I’ve...
View ArticleIon-infinite-scroll in custom component v5
I have a list that takes up 50vh. I want to use infinite scroll on that list. This doesn’t work. From reading the docs, it looks like <ion-infinite-scroll> is based off the scroll position in...
View ArticleCannot get past this:
] : Compiled successfully. [ng] [ng] ERROR in src/app/data.service.ts:3:17 - error TS2304: Cannot find name ‘environment’. [ng] [ng] 3 const apiUrl = environment.apiUrl; 1 post - 1 participant Read...
View ArticleIonic app in Browser
Hi everyone I exported an ionic web project with the command build --prod --base-href “url_web” and everything is completed by copying the www folder file online but if i refresh the page or click it...
View ArticleIonic CLI linked to react-scripts
Hi all, I see ionic CLI is linked to react-scripts (e.g., react-scripts build/serve). I’m using this for web app and mobile app. I want to override webpack configuration using craco...
View ArticleHow to make social sharing button in Ionic 5 use React Hooks
I’m use React Hooks capacitor and i want to make button social sharing but i don’t find a result to make it. Please help 1 post - 1 participant Read full topic
View ArticleMultiple language file for specific feature
Hi all, I’d like to create multiple language file for specific features. Currently I have one file for each language: en.json it.json and so on… I’d like to have en.json (core) en-feature1.json...
View ArticleHelp using Widgets with Ionic for a beginner
I have a recurring issue I am running into with ionic and that is bringing in widgets to my app. In this case, I am using this weather map from https://windy.app/widgets. With the code <div...
View ArticleCalling one page method to another page
Hi, I have two pages one contacts and another one contacts history. To avoid the reputation of code, i am calling contact method in contacts history page. using declare var window and...
View ArticleCan not bind value to ion-radio-group via form controll in reactive forms
When i try to bind vale to ion-radio-group via formcontroll in reactive forms, value that i set to formcontroll is assigned properly, but the interfaces is not updated.how can i fix this? 1 post - 1...
View ArticleAndroid emulator does not show variables in console.log
When I run my capacitor/vuejs app in the android emulator I see the string text of the console.log, but not the variables. For example console.log(“TestingUI is now”, state.TestingUI); shows just...
View ArticleIonic 5: Ion-select-option Change Style using NgClass
Hello , I’m trying to change the color of text in Ion-select-option with ngClass (Ion-select : interface=“action-sheet”) but without any success. <ion-item> <ion-label>{{'TIME'|...
View ArticleCompileAssetCatalog error for brand new project
Here’s what I tried: % ionic start myApp tabs --capacitor --type=ionic-angular % cd myApp % ionic serve % ionic cap add ios % ionic cap open ios % ionic info Ionic: Ionic CLI : 6.10.1...
View ArticleDownloaded Android app from play store shows keep stopping when trying to...
I have uploaded my updated apk in play store. Now it is in live. I just dowloaded my apk and try to open it. It shows application keeps on stopping with following summary. E/AndroidRuntime: FATAL...
View ArticleIonic native http
Hello, I’m using the plugin for http requests Ionic Docs HTTP - Ionic Documentation Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all with one shared code...
View ArticleOpen facebook in IOS - Validate if it exists
I am trying to validate if facebook exists before opening it, but in IOS the code does not work, it does not validate if it exists. openAppUrl(app: string, name: string, id?: string) { switch (app) {...
View ArticleDoes Ionic work better w Angular vs React?
Hi there, We’re about to start a new project and we’ve decided on Ionic, but are unsure whether to build using React or Angular. Does Ionic work better with one vs the other? Also we’re hiring a...
View ArticleHiring frontend dev for app that connects students around the world
Hi there, PenPal Schools is hiring a Frontend Software Engineer. This is a unique opportunity to assume a role in one of the world’s fastest-growing education companies. Learn more and apply here....
View Article