V5 Ionic Vue Combine sidemenu and tabs
Is there any example or repo for combine sidemenu and tabs? 1 post - 1 participant Read full topic
View ArticleCapacitor 3.0 Live Reload Problem
Hello. My referance tutorial is this official tutorial. I’m on Ubuntu 20.04 up-to-date. Android Studio installed as a snap package and it’s running perfectly. adb server is on and detecting my phone....
View ArticleForm fields validation only if visible
Hi, I can validate form by the help of FormBuilder and FormControl as below > this.myForm = this.formBuilder.group({ > Description: new FormControl('', Validators.required), > PerHour: new...
View ArticleAngular/Ionic, Ngxs and Capacitorjs Starter Project
github-project-cover2244×1148 228 KB Hey guys, I just released a new version of Angular/Ionic, Ngxs and Capacitorjs Starter Project Providing you with the components, templates, native components,...
View ArticleI can't interact with the timeline of the video
Bug Report Ionic version: This is the slide’s behaviour when I try to move the pin of the video progress line, but the touch is catch by slide 3.9.2 Current behavior: Hello, the slider works...
View ArticleHow to control an audio after modal has been dismissed as clicking on 2nd...
I am creating an audio player using ionic 5 (angular) with “cordova-plugin-media” and “@ionic-native/media”. While clicking on 1st song from list it opens a modal with media controllers. When i close...
View ArticleGet and display data from web server
Hello everyone. i’am trying to send data from esp8266 to my ionic app throw mqtt server. here’s my code nodejs index.js var Hapi = require(‘hapi’); var mqtt = require(‘mqtt’); var server = new...
View ArticleGoogle login
ionic cordova plugin add cordova-plugin-googleplus --save --variable REVERSED_CLIENT_ID=YOUR_REVERSE_CLIENT_ID npm install --save @ionic-native/google-plus@beta and also done android cliend id on...
View ArticleiosIcon Not Exporting
Hi, trying my first React project, and cannot figure out how to use a simple iosIcon for a play-circle-outline; obviously ‘playcircleOutline’ is not working for me nor various variations: Failed to...
View ArticleIn App Purchase 2 and ionic vue?
Good day. Can I use In App Purchase 2 in an ionic / vue (capacitor) project? If so, tell me how. I have been suffering with this problem for 3 weeks and I can’t solve it. There is of course an option...
View ArticleDark theme detecting on Android app - Ionic 5, Angular, Capacitor is not working
If I open it like a website in a browser - it is detecting dark theme enabled on device both on pc and mobile. But if I build the app with capacitor and then open it on Android device as an app - it...
View ArticleDr Cheryl Pruitt
hi i am Dr Cheryl Pruitt and i am a former educator in the United States. I am feeling lucky that i found the forum about app development. I love App development and i will ask Question regarding app...
View ArticleSend file to Server (php/symfony)
Hello ! I’m trying to send a photo from my phone to a symfony server and I can’t do it. In the data sent I see that the data is there, but during the recovery, there is nothing left! When I do it with...
View ArticleIonic Vue: Do you have sample repo for combined side menu and tab?
Hi, Do you have any examples of the correct implementation for the combined side menu and tab for Ionic Vue? 1 post - 1 participant Read full topic
View ArticleBest design agency in town
Hello, We are Algorrithm Digital, a design agency in delhi. We work with the brands to manage their business across the various platforms also help them to pick the name for their business. We keep...
View ArticleIonic cordova => Issue with firebase pushup notification
I am trying to implement pushup notification into my app. I found its supporting till android@8.0.0 Please let me know - is it true?can we add "platform add android@8 + "? if yes=>how? below are...
View ArticleCapacitor 3: Live reload does only show my real devices, not the Android...
I`m running ionic cap run --list to get a list of the available devices for my Ionic 5 project in livereload. I get a list of my real android device connected with USB, but the AVDs of android studio...
View ArticlePass data back on backdrop click (popover)
Hello. I’m using the PopoverController and I can pass data back to the parent component when using the dismiss() function, but how about if I want to pass data back to the parent when the backdrop is...
View ArticleAuto focus input field in ionic 5
I’m trying to auto focus input field in ionic 5. We had this exact same problem in previous version that we used ( ionic 3 ) that standard directives don’t work at all or don’t work properly … I found...
View ArticleIonic info command returns error
I’m getting the following error when I run ionic info … SyntaxError: Unexpected token U in JSON at position 0 at JSON.parse (<anonymous>) at Integration.<anonymous>...
View Article