In App Purchase error when owned subscription
Hello everyone, I have a problem with the plugin in app purchase, the products load correctly and I can make the purchase of a subscription but when the purchase is successful the app stops working...
View ArticleCan not manage to update ionic cli?
Hi I had some issue where Ionic Info was not working. I managed to get it working, where I uninstalled I ionic, but when I try to preform a “npm i @ionic/cli@latest”, it is not updating. I am stuck on...
View ArticleIon-router-outlets on the same page
Hi, Depending on the path, I need to render inside a slide or not. The route can have child routes too. I am having problems using 2 ion-router-outlet on the same page… wonder if there is a better...
View ArticleIonicons 2.0.1 - Missing SVG icons
Recently upgraded from Ionic V3 to V5… Is an angular project… Missing the “more.svg” icon. It’s not in the www/svg/ directory. Same for the “md-star.svg”. I’ve tried deleting node_modules and re-doing...
View ArticleIon-select does not bubble up the child overlay's events
It would make a lot of sense for ion-select to also support the child overlay’s events as they fire. Since the overlay is either an alert, action sheet or popover, it’d be great if we could still take...
View ArticleHow to show TradingView Chart in Angular - IonicFramework
Hi I want to show on the tab page chart of the specific stock by a ticker. I want to implement TradingView Widget, cause I cannot find any Angular npm plugin for my project. Symbol Overview Widget —...
View ArticleIonic-datetime calendar widget truncated (beta6)
The calendar widget is cut in half for me, and I’ve pretty much just pasted the demo code from the docs. Any thoughts what I could be doing wrong? Here is a gif video and below that my code. Thank...
View ArticleHow to disable scroll bounce effect in iOS?
I’m using latest version with react. It’s not the whole page effect, but flex layout. I need make a table scrollable on both x, y direction, but the bounce effect makes it looks awful. 1 post - 1...
View ArticleHow to create a apk with different environments?
Hi Developers, I have created an in browser application for which I have provided different environments (eg., test, production, demo) and when I am creating an apk it is building for only one...
View Article[IonicSwiper] TypeError: Cannot read properties of null (reading 'update')
Hi , I’m currently migrating from ionSlide to ionSwiper , I followed every step listed on the documentation , the problem that I encountered was for IonSwiper (which from what I understand ) is to...
View ArticleVueJS Password AutoFill value empty
Have an issue where using autofill (this isn’t about domain autofill, just using the iOS “password” button above the text input, searching for password and selecting) doesn’t actually update the...
View ArticleiOS no target found on Xcode
I’m following the “Getting Started” guide from here: iOS App Development Guide: Xcode Setup to Build and Run iOS Apps Everything works fine up to the point when I try to do: “ionic capacitor open...
View ArticleIonButton - Single color button
When I create an IonButton, the button gets created with two colors. One for the button background and one for the background of the text. I’ve searched the web and followed several methods to have...
View ArticleIonic CSS and JS not using jsdelivr
I need my application to work 100% off the grid, therefore i cannot use the jsdelivr for ionic core as follows <script type="module"...
View ArticleError while sending files from one device to another - Cordova WifiDirect Plugin
Getting below error while sending files from one device to another by using android wifip2pmanger. The device is not connecting with the other device. I didn’t get any popup or alert in the other...
View ArticleUnable to install app-debug.apk file generated after cordova prepare
Hi Developers, When I am running my android project created after using cordova prepare, it is working fine in Emulator. But when I am using the app-debug.apk that is present in the output folder of...
View ArticleAdding splash screens and logos
I’m using capacitor and I have a bunch of assets ready to add on the android and ios versions of my app. What’s the best way of doing that ? 3 posts - 2 participants Read full topic
View ArticleHow to change the name of the app in statusbar when switching to other app (PWA)
Hi there, How can I change the name thats is shown in the status bar when you leave the app and go to another app (for example: when i’m opening a twitter tweet from my app, it opens in my twitter...
View ArticleAn error occurred while running subprocess npm in ionic 3
Hello everyone, why when I run ionic start myApp blank --type=ionic-angular I get these errors: npm ERR! code 1 npm ERR! path C:\Users\saad.saeed\helloWorld\node_modules\node-sass npm ERR! command...
View ArticleIssues building for Android Target 30
Hi, I’m hoping someone can help me with this. Play Store now requires target 30, so I’ve done the below, ionic cordova plugin rm cordova-plugin-whitelist ionic cordova plugin rm...
View Article