Ionic Studio - Check Tools Failed
The support not responding the question ERROR (cordova-res): Failed to install cordova-res. (INSTALL_ERROR) ionic: 5.4.9 native-run: 0.2.8 ERROR (studio-cli): Failed to install studio-cli....
View ArticleSelect and preview image before uploading - Ionic 5 (desktop supported)
I am building a webapp which mainly for desktop usage (but eventually also mobile-friendly). I am at the point where I want to add image and preview it on the page first before submitting it to the...
View ArticleIonic / React list item subpages
Hello, i wanted to ask if there is a native way to add subpages to list items like its shown on the demo on the https://ionicframework.com/docs. preview. with the right arrow, when clicked that is...
View ArticlePrefer-color-scheme not working on android apps
I have searched the web and darkmode is not affecting my ionic android app , when i turn on darkmode on IOS it affects the prefers-color-scheme. Is there any solution to allow...
View ArticleWhen i use [ ionic serve ] evreything work fine when i run apk after build i...
bila1366×768 141 KB mKO383×682 16 KB mok289×509 175 KB 1 post - 1 participant Read full topic
View ArticleIonic PWA didn't load properly when first open in safari
I export the PWA app by using Ionic framework by using cmd ionic build --prod --release In macOS safari, I need to refresh the page second time only can load the page properly, else it will be just a...
View ArticleOnly one selection on table ionic 3
I want to ask, so I want to make app that can only select one specific row and column on table on ionic 3, I want to develop ionic for android. Here is the screenshot and code. image717×928 122 KB...
View ArticlePWA with offline support / sync later
Hi, I’m about to start a new project and need to know if the requested features are possible with Ionic. Basic description: A service where users can create, read, update and delete items (with some...
View ArticleAdding Facebook Comments JS
So I am attempting to add in Facebook Comments into my app (https://developers.facebook.com/docs/plugins/comments/) I am running into an issue with displaying the comments. I found that I cannot run...
View ArticleIonic version 5 support Stack (Push /Pop) based navigation approach
Does ionic version 5 has back ward compatibility for stack based (Push/pop -Nav controller) approach ? Could you please confirm 1 post - 1 participant Read full topic
View ArticleIon-tabs in a sliding bar
Inked68e3fdec-7934-468b-a2a7-8c4d7962e8a8_LI640×1236 121 KB Like in this image i want is a sliding tabs when i press a single tab its content should be shown below. 1 post - 1 participant Read full...
View ArticleIon-segement as reusable component
Hi, our app are used some tab navigations, once a super-tabs component and once a ion-segment. We only want one component and want to use this as reusable component for every tab navigations in our...
View ArticleDownloading Images from App to Gallery, plus Base64ToGallery issue
I want to download images from my Ionic app into my phone’s gallery (android and ios, but testing on android). A simple example is using Ionic’s own Build your First App. I basically want to take...
View ArticleRecommended chart plugin except nvd3 and chartjs
Hi, we are looking for a modern chart component with modern ui elements. We have some experience with nvd3, but nvd3 seems not working with Angular 8 Ionic 4/5 very well. And we tested chartjs, but...
View ArticleEnvoie des messages simples et vocaux
Salut ! j’aimerais integré dans mon tab3 une discussion par message et message vocal comme la partie discussions de wathsapp mais je n’arrive pas. Alors j’ai besoin de votre aide ? Merci d’avance. 1...
View ArticleIon-alert... any chance to be a bug?
Hello, alert is firing twice when click any button of it. This only happens when set the ios mode. https://www.xtremebh.com.br/debug.html – this works normal...
View ArticleAbout how to triggered an event from a page to another
Hi community I have a need. I have a page that get an image from device storage, gallery or camera. That page is called by another 3 pages and it save the image using Capacitor Storage. My problem is...
View ArticleHow to navigate success page once payment is success using ionic 4
hi i am using razorpay payment integration and i have implemented when my payment success it returns to same page but i want to navigate to success page so how to achive this i am using ionic 4...
View ArticleHow cancel Android back button event?
I can subscribe to the back event by either document.addEventListener('backbutton', (e) => {...}) or Plugins.App.addListener('backButton', () => {...}) But then, how do I actually cancel the...
View ArticleAngular storage get return undefined
Hi, I´m developing an Ionic / Angular APP and for save and get token´s user I’m using storage The problem is that I am facing problem when trying to get the token, In fact I have to try two or more...
View Article