@capacitor/network + React
Hello Ionic Framework Community, I have used the @capacitor/network plugin with React, like in this link: https://capacitorjs.com/docs/apis/network but it seems is not working properly, does any one...
View ArticleI can't copy files using Filesystem on android 11
Hi, I’m having a big problem now, I can’t copy files to Memory (specifically default documents folder on android), when I do copy I get the following error: Screen Shot 2021-08-17 at 12.07.31849×66 11...
View ArticleAdd Cordova plugin in package.json only if ionic Cordova build is android
Recently we used External Cordova plugin that works only for android platform. It is not working for iOS platform and we are facing build fails for the iOS because of the plugin. Is it possible to add...
View ArticleCapacitor filesystem readfile file not found from different pages
Hi all. I have an issue that I dont understand. In a page of my android app I copy a file to data directory: const savedFile = await Filesystem.copy({ from: filename, directory:...
View ArticleNative Storage with iOs not working
Hello, I am trying to implement Native Storage on my application. But I can’t store a value. I followed the tutorial offered by Ionic, but unable to store data during emulation on iOs. Here is the...
View ArticleMake ionic cards side by side the same height
I have two cards side by side: <ion-content id="main"> <ion-grid> <ion-row> <ion-col size-xs="12" size-md="6"> <ion-card> ... </ion-card> </ion-col>...
View ArticleAuto fill user and password in InAppBrowser
Hi. I know it’s a security issue but my client has an app where the customers are complaining that everytime they log out of a certain site, when they try to login, there is no autocomplete in the...
View ArticleOptional chaining and Nullish coalescing don't work with Typescript
Hello I am facing errors when i try to use ? or ?? operators with Ionic Vue (Typescript) Examples: user?.name const value = test ?? ‘Default’ If i try it without lang=“ts” on script it works Also...
View ArticleiOS Build size increasing drastically after adding this plugin to Ionic-5...
I am adding “cordova-plugin-aes256-encryption” plugin to my Angular/Ionic-5 project which increasing iOS build size from 24.5MB to 99.7MB. If anyone facing the similar issue? Version Details:...
View ArticleIonic 5 ion-split-pane when selecting a side panel link the view renders the...
Here is the problem on my app in detail. When I click the “Procedure” link image309×618 20.7 KB The procedure component loads the view image309×618 48.6 KB If I try to go back to another the create...
View ArticleHow can I use Infinite Scroll with Typescript?
I’ve been banging my head against a wall all day trying to get a simple Infinite Scroll example to work and all I can figure is that Typescript is preventing it from happening. I’m following this doc,...
View ArticleHow do you inject dynamically constructed HTML that requires events to be...
I have a scenario that i do not know how to implement in Ionic Vue. My app need to mark-up the text entered by the user with visual tags, which are clickable, in my mobile Ionic app. E.g., Screen Shot...
View ArticleHow to add attachment to outlook app in IOS in email from ionic
I am using emailComposer to implement a actions such as opening outlook app from my app with a default email having attachment on it. However the following code can only set attachment on Android,...
View ArticleIbeacon Plugin is working only first time
Hi, I have implemented Ibeacon. For First time, Notification triggers when both mobile detects beacon. After that only one mobile is receiving notification. Is this plugins works both in...
View ArticleProblem playing mp4 on IOS and Android
I am using Ionic/Angular and videojs along with the videojs-vr plugin. Video playback works on all web regardless of video format. If I use mp4 it will not display on Android devices. If I use webm it...
View ArticleDigital marketing services in united kingdom
Branding is basically increasing the value of the brand, that is all activities that are diverted towards portraying the image of the brand and strategizing ways to put forward the positive image of...
View ArticleBest Digital Marketing at affordable price ~ BY SDLCCorp
Best Digital Marketing By SDLCCorp. Specializing in Digital Marketing as the word suggests is the marketing of the products and services via digital sources, When marketing of goods is done via the...
View ArticleTimer across multiple pages
I am new to Ionic so I may not be using all the terms correctly. I’m making a quiz app that uses a countdown timer to alert the user that they should stop working. I was able to find a timer on the...
View Article"ionic capacitor run android --livereload" fails because Android Gradle using...
After getting my project to work with iOS I am really struggling to get the Android emulator to work. The issue seems to be around an old version of Java (1.8) being used. I have tried various...
View ArticleFailed to read the 'cssRules' property from 'CSSStyleSheet'
Facing strange error on real device. (android) E/Capacitor/Console: File: http://localhost/js/chunk-vendors.7ce19db3.js - Line 9 - Msg: Uncaught (in promise) SecurityError: Failed to read the...
View Article