Register custom android capacitor plugin
I am having problems integrating my plugin with android, I followed the guide https://capacitorjs.com/docs/plugins/android and everything was fine but when importing the plugin into MainActivity...
View ArticleSQLiteDatabaseConfig - androidDatabaseLocation
Hi there, using ionic-native sqlite, there’s no androidDatabaseLocation slot in interface SQLiteDatabaseConfig. I’m using cordova-sqlite-evcore-extbuild-free. That forces me to edit SQLitePlugin.js...
View ArticleiOS 13 ipad simulator hangs after splash screen
I went to publish an update of my app to the app store and they said it hangs on iOS 13 ipad. I investigated in the simulator and this was true. I am getting no errors in Xcode or Safari when I debug....
View ArticleStripe elements bug keyboard credit card not open number but text
when i click on the form it opens me the wrong keyboard text and not number, can anyone help me? Thanks in advance. I use stripe elements ionic version : ionic 5 native : capacitor version ios : 13.6...
View ArticleAccess to XMLHttpRequest at...
authservice.ts import { Injectable } from ‘@angular/core’; import {HttpClient, HttpHeaders} from ‘@angular/common/http’; const apiUrl = ‘https://authapistaging2.mymonow.com/api/auth/token/create’;...
View ArticleJson Organization Script Not Working Properly
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "organization", "image": [ "https://www.richrose.ae/resources/assets/uploads/home/2020-03-239591902.jpeg",...
View ArticleIonic v3 / Stenciljs: Menu: must have a "content" element to listen for drag...
Hi, I’m trying to include a web component package made in Stencil into my Ionic v3 project. Once it’s included and i start the app, I get the following error: Menu: must have a “content” element to...
View ArticleIonic v3: Toggle Hide/Unhide Passwords works only after round-progress ends
Hello, I got an app that works as a 2FA and I got an issue with the iOS platform. When I toggle hide/unhide password, the ng-container changes only after the round-progress countdown ends (30 sec) and...
View ArticleImport Ionic components globally with @ionic/vue (beta) vue 3
The docs suggests the below implementation <script> import { IonContent, IonHeader, IonPage, IonTitle, IonToolbar, } from '@ionic/vue'; export default { name: 'HomePage', components: {...
View ArticleProfitable business Opportunity
If you run a successful business that offers valuable products or services to consumers, you might want to open other locations to reach a larger audience. Not only will you earn a higher profit,...
View ArticleGoogle Target API error
(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) 1 post - 1 participant Read full topic
View ArticleHow to update android target API in AppFlow
We are trying to deploy an app using AppFlow, getting this error Your app currently targets API level 28 and must target at least API level 29 to ensure that it is built on the latest APIs optimised...
View ArticleReact Condense title glitch - Font size not the same between two page
Hi, I’m having trouble figuring out the glitch happened with React iOS condense title transition. When routed from other pages back to the main Large Title Header, the size of the title will scale...
View ArticleHow to show alerts on PWA? (Android, iOS)
Hello! I’m using Capacitor 2.4.0 and Ionic 5.3.X, i’m displaying an alertController for Android and so on, but the problem is when i build a PWA app, it doesnt show anything (Android or iOS) How can I...
View ArticleProblem related to local notification
I am using push notification in my app and I am using local notifications in chat to notify the user and I want the icon should be displayed along with the message according to the type of message,...
View ArticleIonic 5 page-transitions glitching
Hi all, On my ionic 5 + Angular 9 application I have some issues with the page transitions on iOS Devices. The ion-toolbar on top makes a weird animation on a lot of pages. I don’t see what I’m doing...
View ArticleList isn't clickable in menu even after adding button tag
In the menu, I have created a list and want to add a click function but it isn’t working this way. Can’t find the problem. The menu displays fine Side-Menu.component.html <ion-grid...
View ArticleDynamic news feed charged from different data sources in ionic mobille app...
I’m new in ionic mobile apps, My goal is to build a dynamic news feed in my home page like the Facebook timeline using ionic and firebase. Please help me to build a news feed that must be charged...
View ArticleUnable to display images
We are using Ionic 4 framework. Here is my concern, When we are using UIWebView able to display images, but recently we updated to WKWebView then can able to add images with jpge, png format but...
View ArticleFileError {code: 1, message: "NOT_FOUND_ERR"}
Hello! I have a problem when I try to use File Pluging’s moveFile method, I get this error. FileError {code: 1, message: “NOT_FOUND_ERR”} The strange thing is that the emulator works fine, but when I...
View Article