How do I know which plugin is using UIWebView?
stackoverflow.com How do I know which plugin is using UIWebView? ios, cordova, uiwebview, cordova-plugins asked by D.Hodges on 04:04PM - 20 Apr 21 UTC 1 post - 1 participant Read full topic
View ArticleIon-input[type="number"] max and min doesnt work - with vue
I can input more than the max set in the ion-input or less, and i cannot call the " HTMLInputElement.stepDown() - HTMLInputElement.stepUp() " using a ref from a button, code: Code link:...
View ArticleGray screen berofre splash screen on Android
Good afternoon. For some time now I have been trying to optimize my splash screen, however, every time I open the app a gray screen appears for about two seconds. Researching I found that this screen...
View ArticleRemember the logged in user fail
Idea You only have to log in once and it’s saved on storage. Only if you log out the storage cleaned. I’m using Capacitor Secure Storage to store the token of the logged-in user to save it so that the...
View ArticleStart Cordova Ionic projet and make wrong capacitor cmd
Hi. I made a capacitor command “npm install cordova-plugin-nativeaudio” by mistake instead of “ionic cordova plugin add cordova-plugin-nativeaudio” and now I can’t install any plugin with cordova...
View ArticleCocoaPods could not find compatible versions for pod "Capacitor":
hello, i’m trying to build ios application when i apply pod install it showing the following error: [!] CocoaPods could not find compatible versions for pod "Capacitor": In Podfile: Capacitor (from...
View ArticleIonic cordova platform remove throw new ERR_SYSTEM_ERRO
Hello, in my gitlab CI pipeline I´m trying to build an android application. When executin the following command: ionic cordova platform remove android I get the following error: os.js:272 throw new...
View ArticleMulti-app with same codebase with Vue3
Hello everyone I’m on a ionic application for my customers. Everything works perfectly ! Now, I have to find a way to generate X applications based on the same basecode. The only differences are the...
View ArticleAndroid BuildConfig prod values
Wondering if the variables inside BuildConfig class are updated when doing a prod/signed version of the app, either on local environment (Android studio) and Appflow before sending the bundle to the...
View ArticleHow to get text in text area after speaking in speech to text in ionic4?
I want to develop speech-to-text app in ionic4. So that I am using ionic cordova speech-to-text plugin. Everything is working fine in this plugin but the problem I am facing after speaking something I...
View ArticleIonic and Lerna and Rollup, oh my!
Originally published at: Ionic and Lerna and Rollup, oh my! - Ionic Blog This is part one of a new series on monorepos. By the end of the series, you’ll have the tools you need to adopt monorepo...
View ArticleQR Scanner with React
Hello, someone have any problem with ionic cordova plugin phonegap-plugin-barcodescanner in Android Studio? I think it is not compatible with React … I have that problem 1 post - 1 participant Read...
View ArticleIntro Ionic Reach Quickstart errors
I’m new to Ionic React and working through the docs: Ionic Docs Ionic React - Ionic Documentation Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all with one...
View ArticleTake picture programmatically
Is there a way to take pictures programmatically (for a timelapse, or from a movement detection sensor) ? 1 post - 1 participant Read full topic
View ArticleGet current SSID IOS ionic 3
I’m trying to get the current ssid of an iphone 7 plus with IOS version 14.3 using the WifiWizard plugin, but without success. The error that the plugin returns is “ERROR: WIFI SSID Not available”....
View ArticleIonic for language learning app with sound capabilities
I would like to build a language learning app w/ionic. Perhaps ionic-react. However, can it handle all the sound functionality natively like how Duolingo does it? I need users to speak in the...
View ArticleError Occurs while installing via CLI
currently getting This error while starting a new project using CMD in windows 7 npm ERR! Unexpected end of JSON input while parsing near '…ies":{“eslint”:"^5.0.' and the Install process unexpectedly...
View ArticleIonic 4 IOS platform Send SMS without opening SMS app
I am using Ionic 4 and l have managed to send an SMS without using the SMS application on ANDROID now i want to implement this on IOS platform and l have done it and it keeps on opening the SMS...
View ArticleHow to set TimeZone of whole APP?
Hello everyone, I hope you all doing great. Is there any way I could make the app to a one only time zone, so that it won’t interfere with the Server TimeZone? So that when i want to compare dates, to...
View ArticleWebstorm doesn't autoimport
Just created a new app with ‘ionic start myApp tabs’ the problem is that if I open the project with WebStorm and I try to write code, Ionic tags don’t get autoimported. I have to import them manually...
View Article