Equivalent of ionic-audio for ionic 4 and capacitor
@vitonimal wrote: Hello! I was wondering if there was a replacement for ionic-audio for ionic 4 + Capacitor. Is Native Audio the way to go? https://ionicframework.com/docs/native/native-audio. I see...
View ArticleBlured background effect
@pabloo87 wrote: Hi, the other day was a bit bored so i made this effect to make the background blur while showing the menu and i wanted to share it with the community. It’s a subtle effect, i don’t...
View ArticleTried calling FirebaseX.subscribe, but the FirebaseX plugin is not installed
@Rashadab wrote: I recently ran in to this problem out of no where. Every thing was working perfectly fine before, but recently I am not able to subscribe to a topic. I cant see the topics name on the...
View ArticleAndroid.support.v4.content does not exist
@nenopej wrote: Hello all ! I have a problem with the File Opener and Document Viewer plugin using Capacitor. It throws me the following error when building an application: package...
View ArticleCapacitor async/await Android not working
@ricardofvallejo6969 wrote: Hi, on Android devices, using async await is not working for me. Am I the only one? For example, getting a value from Capacitor’s Storage plugin is resolved with async...
View ArticleWhat's the preferred ways to create QR codes for each user in ionic V4?
@DevMushref wrote: Dear Ionic community, greetings! I wish you all the best and safety during this COVID-19 crisis!! I am trying to build an app that does the following: Each user who signs up in the...
View ArticleSecured Localhost HTTPS
@GopiRamadoss wrote: Hi Team, We are trying to install our Andriod app (Ionic app) into a secured Clover Payment device and it is giving below error when try to install. "This application is...
View ArticleIonic 5 Expandable/ Accordion List
@lily28 wrote: Please help me, all I want to do is create a simple accordion in ionic 5 I had created ionic accordion list by following a tutorial blog link that used widgets for creating an accordion...
View ArticleForeground Service that run after user kill the app
@deathrake wrote: Hello Guys, i am new to ionic and was figuring out a way to run a piece of code in my app even after users kills it just like Avg antivirus. i tried background mode plugin from...
View ArticleCan i block incoming calls and sms in ionic
@Muslimansari wrote: can i block incoming calls and sms in ionic Posts: 1 Participants: 1 Read full topic
View ArticleImage Detection
@franciscocab wrote: Hi. I need some help, I want to add an image object detection module in my application. It should detect the object in the image and tell me the name. I want to avoid using Google...
View ArticleIonic Cordova Local Notifications
@benzata wrote: I have been busting my head for a few days with the notifications. I’ve checked all the topics on the subject, but could not resolve my problem. When I schedule more than one...
View ArticleShow app in native keyboard settings
@betty0579 wrote: I want to create a custom keyboard. I was figured out to show keyboard settings via "open native settings " . But I don’t have any idea what I have to do to show my app on this...
View ArticleConfiguration options of the plugin
@XSfera wrote: Good afternoon. I need to implement a different set of pod libraries depending on the plugin settings. For example when enabling authorization in addition and with Google “plugins”: {...
View ArticleGoogle plus login without firebase in ionic 4
@Rajasekhar123 wrote: **is it possible google plus login without firebase ** I have web client id which is giiven by the client by i’m trying to google plus login i’m getting error ( only showing 10)....
View ArticleBlue outline around button
@varunparmar wrote: How do i get rid of this blue outline around the button? It only shows when the button is pressed Screen Shot 2020-04-13 at 6.54.21 PM3366×1800 195 KB Posts: 1 Participants: 1 Read...
View ArticleIonic&GoogleAds
@slavikzdes wrote: Hi People, In my ionic-v3 app I use Admob free plugin to show google ads on IOS and Android platform. However, this plugin doesn’t show the google ads on Browser Platform. I also...
View ArticleApp not built right in xcode after 'cap open ios'
@JosephOR wrote: Hey folks, bit of a noob here so bare with me. Im having trouble running the app in Xcode, when it opens in Xcode there are many errors, mainly relating to capacitor, and im not sure...
View ArticlePackage/concat all JS files for Ionic PWA app
@Pharao2k wrote: Hey, I’m currently evaluating Ionic as a basis for an app that should be distributed as an Android and iOS app as well as a Web-based PWA. As a foundation Ionic v5 with Angular is...
View ArticleIonic firebase phone auth Cannot read property 'RecaptchaVerifier' of undefined
@Pratikjaiswa15 wrote: I am trying to use firebase phone auth in ionic 4 with invisible Recaptcha. I have set ReCaptcha properties to window object. But still getting the following error TypeError:...
View Article