Capacitor Clipboard does not copy text on iOS Browser
@RaulGM wrote: Hi! I made a PWA which has a button to copy some text. It’s working perfectly in desktop, but nothing is happening on iOS browser. Any ideas for what could be happening? Posts: 1...
View ArticleNo sound when using Push plugin
@mcihak wrote: Hi, in My app I am using Push plugin to receive notification. Everything works perfectly except notification sound. For my settings I am using common code from documentation: const...
View ArticleChanging hyperlink color
@CodeKazuko2 wrote: Is there a way to change the hyperlink text color? If there is, how? Posts: 1 Participants: 1 Read full topic
View Article*ngfor for nested arrays?
@alexmehler wrote: hi, i have an arry with subarrays: let xxx = [ { country: "germany", cities: [ "berlin", "munich" ] }, { country: "germany", cities: [ "berlin", "munich" ] } ] now i want to list...
View ArticleHow to add a drop-down
@CodeKazuko2 wrote: I keep trying multiple coding but the dropdown didn’t and the other elements keep showing. Is it better use an external component or type it as a code? Posts: 1 Participants: 1...
View ArticleGenerating the keys for my apps
@Galilo wrote: I have finished my ionic app, now i want to deploy it to google’s playstore. To connect my app to firebase, I need to generate a release key sha1, build my app for production release,...
View ArticleEmpty cache for a loaded Image
@XavV wrote: Hi , I’m facing an unexpected issue. My app have some users and they can change their Profile Picture (avatar). I store the image with Firebase in a bucket. And when I upload the image, I...
View ArticleIonic and Angular RouteReuseStrategy
@benzata wrote: Hi all, I am wondering if I should use the RouteReuseStrategy from Angular. I have a few pages, which are loading data from an API and I am wondering if this would speed up the page...
View ArticleJWT authentication in VueJS application
@laurnicolae wrote: My web app built with VueJS is using some npm packages like websanova for JWT authentication. For some reason the websanova packages are not working (without any error). Has anyone...
View ArticleIonic cordova run android issues
@sampath151 wrote: I was facing issue to run in device used “ionic cordova run android” but facing the bellow issue: BUILD SUCCESSFUL in 3s 42 actionable tasks: 42 up-to-date Built the following...
View ArticleUsing liquid templated dynamic html with capacitor
@xerervw wrote: Hi, I am trying to reuse my web app code in native apps and came across Capacitor. It looks great! But I ran into something and I don’t know if or how it can be solved with Ionic or...
View ArticleProblem with InAppBrowser
@YXUN wrote: Hey peeps, it’s me again. I have implemented the in-app browser but the funny thing is it can’t be displayed and it shows this error. FIRST PIC - ERROR 2ND PIC - ts file 3RD PIC - HTML...
View ArticleIonic 3 ThemeableBrowser on loadStop executeScript is not working properly...
@PallabTechno wrote: Hi, I am using ThemeableBrowser in my Ionic 3 app. and there on loadstop I execute some javascript code. Now I am facing issues in iOS. That script is working only for the 1st web...
View ArticleCheck phone call status in ionic v3
@saad-ansari wrote: hi can any one guide me how to check call attended, canceled, ongoing or disconnected Posts: 1 Participants: 1 Read full topic
View ArticleError: xcodebuild: Command failed with exit code 65
@borjalo wrote: I’m getting this error when running ionic cordova build ios --release --buildFlag='-UseModernBuildSystem=0': The following build commands failed: CompileC...
View ArticleGoogle API http request unknow error
@samuelv wrote: Hi ! Since yesterday i deal with an error that i can’t fix, so now i’m asking for your help. I’m trying to call a request to the Google Api to get Json data but i get this error: ERROR...
View Article@angular/fire
@alexir wrote: hello i start in development with ionic framework and i can’t install angularfire, here is a screenshot Capture d’écran du 2020-04-24 17-53-441366×768 332 KB Capture d’écran du...
View ArticleNewly generated page not working
@Davidr17 wrote: I am starting to use ionic for the first time and I have used the ionic generate page command to create a new page in my test app. When doing so, the new page has been added to my...
View ArticleApk update issue
@john8174 wrote: hi guys, i have same project configured in two systems, one in lap and another in desktop.with same configurations.the project version and package name are same . when i take...
View ArticleAppFlow Build Failing - Config Error?
@joeceaton wrote: I am very new to AppFlow. I am trying to build my app and it is failing for both IOS and Android for essentially the same thing. The build fails on this line: capacitor sync IOS (or...
View Article