Changes are not reflectiong to apk
Hello Everyone, I was following the Moodle Documentation where i downloaded the repo and npm run setup which helps to setup project. Then i used Ionic serve --browser chrome it opens the app in chrome...
View ArticleIonic Ibeacon React example
Is there any example for React setup of this… please share it with me! Ionic Framework Ionic Framework Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all...
View ArticleIon-datetime [min] doesn't refresh
Hello guys, I’m using ionic 4 and I have two pickers. The 2nd picker is “dependent” from the 1st one because the 1st one is the begin and the 2nd is the end. I wanted the 2nd picker to start at the...
View ArticleHow to kill a page?
Hello guys, I am using tabs in my ionic app… I have two tabs, when I click the 2nd tab, and click back to the 1st tab, the page is still there, and I want that, but when I click a certain button in...
View ArticleIon-item content is having issue with ion-content-space-between
in ionic item i have three items 1- avatar 2- Name 3- an image the problem is that i want avatar and name should be left align but the image should be right align. i have tried all the stuff like...
View ArticleCordova_not_available in real device using facebook login
im using **import { Facebook, FacebookLoginResponse } from '@ionic-native/facebook/ngx';** this plugin for fb login in my app . but when i click the login event . the error occur as...
View ArticleCordova tries to add a plugin as a platform on ionic cordova platform add ios
Hey everyone! So I recently upgraded to cordova ios 5.1.1 and cordova 9.0.0 and I am having issues when I first run ionic cordova platform add ios My version of ionic cli is 6.9.2 Actually, when I try...
View ArticleHow can I dynamically schedule local notifications (or conditionally send...
To make a long story short, I need to schedule notifications according to the phases of the moon. I’ve got code which will tell me what phase of the moon it is on any given day. Given that modern...
View ArticleHow can I schedule local notification specific day in every week?
Hello, I want to make a local notification repeating some specific day in every week. for example every Monday every Monday and every Tuesday. How can I make it with LocalNotifications.schedule()? I...
View ArticleUnhandled Promise rejection: cordova-plugin-ionic not found
Getting this error, when I have applied the Ionic Deploy API in my project. Unhandled Promise rejection: cordova-plugin-ionic not found. Are you sure you installed it? ; Zone: ; Task: setTimeout ;...
View ArticleIonic React blank screen on Android
Hi there, I am new to Ionic, and i decided to try Ionic/React with Capacitor. I got the usual problem of the blank screen after splash screen on Android device. The first error i got on the log is:...
View ArticleIonic 4 NavController back() function doesn't use page transitions
In my Ionic 4 app, I’m using Angular routing to redirect to a customer edit page. This page may be called from multiple pages in my app. Since I don’t necessarily know which page I need to redirect...
View ArticleCreate ionic 4 Project
Hello Everyone, I’ve installed the latest version of Ionic CLI using npm install -g @ionic/cli and when I create a new project with ionic start command, this command creates Ionic 5 Project as you can...
View ArticleDisable buttons inside side menu in ionic
What if I want to disable a button based on a condition inside the side menu? The condition needed to check will be available only after I login to the application. In the app.component.ts I’m...
View ArticleHow to changes error messages Language
Hello, everyone, I’m facing a new challenge, my error messages are in French, How can I change the language to english, please: ionic : Impossible de charger le fichier...
View ArticleinAppBrowser target '_blank' not working in Ionic App
Hello all! I’m trying to get the browser to launch within my Ionic App. I’ve been following the directions on ‘https://ionicframework.com/docs/native/in-app-browser#usage’ which references the github...
View ArticleIonic React type error in Android Studio
Hi there, i got this error in android studio with the tabs starter project of ionic/react. This didn’t happened when i tried with ionic/angular. E/Capacitor/Console: File:...
View ArticleUIWebView references in blank project
Hi there, I am going through a nightmare regarding the UIWebView depreciation. I am in the process of identifying the cordova plugins and hopefully will find solutions. However, when I start from a...
View ArticlePaypal Integration TypeError: Object(...) is not a function
hi, i am right into the PayPal payment but i get the following error: CheckoutPage.html:152 ERROR TypeError: Object(...) is not a function at PayPal.init (index.js:10) at...
View ArticleBackground images are not loading
Hello everyone, I’m trying to add a background image on my sidemenu the main problem is that the image is loading sometimes, and sometimes not! it’s really weird now I’ve been trying to fix for hours...
View Article