Onesignal notification not receiving when screen is off(locked)
I have a Ionic 5 Angular application in which i use onesignal to send push notifications. The problem is that when the phone’s screen is off, user is not receving the notifications. Once they unlock...
View ArticleSynchronising Setting/Getting Objects and values from Ionic Storage
Hi guys, I’m doing a simple weather app project for college in Ionic v3 and I’m having a real headache using ionic storage to return values back that have been passed in to storage. The application is...
View ArticleWEBAPP - Custom webpack.config.js for ionic 5
When building the Ionic APP to be hosted on a website /www folder all works great until we deploy an updated version of the project. Because then the browser cache kicks in and for example a lazy...
View ArticleHow to dismiss all modals including its parent modal?
I have a modal that is opened within another modal , I want when the user click submit on second modal all modals get dismissed and router.push to the main page of my app. but I can’t find a way to...
View ArticleIonic Refresher triggers on every scroll down
I am having an issue with my IonicRefresher. It doesnt matter where you are within the list of items, if a user is scrolling up (by swiping down) the refresher is being triggered. <div...
View ArticleBuilding an Ionic App with Protected/Private Content
Originally published at: Building an Ionic App with Protected/Private Content - Ionic Blog This is a guest post from Dayana Jabif, Ionic Insider and co-founder of Ionic Themes and Angular Templates....
View ArticleIonic & Swift help needed
Does anyone have experience with Ionic and Swift? If not, where can I find someone? I need some help on a personal project that I am working on. I am happy to pay for someone’s help. 1 post - 1...
View ArticleAndroid emulator incorrectly identified platform as desktop
Whenever I run the dev server to test on an Android emulator on @capacitor/cli ^3.2.5, @ionic/angular ^6.0.0, and @ionic/cli ^6.18.1, the emulator tells Platform in @ionic/angular that it’s a desktop....
View ArticleWifi Plugin with Vue.js
Hello together, I am struggling to find out how to set up the current wifi2 plugin from capacitor/cordova with vue.js here: (is it even possible?) ionicframework.com WifiWizard2 | Ionic Documentation...
View ArticleConfiguring Ionic to run from files on external drive?
I was wondering if anyone has had some success with developing their Ionic apps with files that are on a separate drive from their system files? I have an older MacBook Air and the internal HDD is...
View ArticleIonic Capacitor native google geolocation show wrong app name
Hi, I’m using Ionic 5 and Capacitor 3. I try to use native geolocation. When app run on IOS device, it’s show the wrong app name I try to load static image maps. This is my native geolocation code....
View ArticleIonic 6 - ion-datetime multiple values?
hello! i’ve updated to ionic 6 and the new datetime component is really cool. Do you know if there is the possibility of selecting multiples values, for example start and end date inside the same...
View ArticleIonic 6 - ion-datetime, show time in local clients timezone
Hello! At the time of writing this the current time in ISO is 2021-12-17T15:38:56.197Z. If I enter that as a value into the ion-datetime component it does not take in consideration what time zone the...
View ArticleIonic 6 - ion-datetime, time min and max values
Hello! In the previous versions it was possible to have a minimum and a maximum value for the time picker. For example, having a range of hours, from 7 to 12. Now I think the min and max tag applies...
View ArticleANR issue Ionic 4
Hi everyone, I have a app in which i am facing ANR issue, i am getting a 2-3 types of error messages by google analytics listed below Input dispatching timed out (50207fb...
View ArticleLocalstorage versus Filesystem API
I have JSON-Data and I want to save it to the phone. In the past I just use localstorage to do this with no problems. Is there any reason why I probably should use the FileSystem API instead of...
View ArticleNative: tried calling PayTabs.startCardPayment, but the PayTabs plugin is not...
show error when call paytabs function ionic info Ionic: Ionic CLI : 6.18.1 (/home/sehsah/.nvm/versions/node/v12.14.1/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 5.9.3...
View ArticleThe iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0
iOS build generate this warning and build fails. warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0...
View ArticleIs this the intended implementation? (Material Input/text-field)
The underline animations: Ionic vs Material io 1 post - 1 participant Read full topic
View ArticleGantt Chart
Hi, do anyone have some tipps for creating a gantt chart? I searched quite long, but there seems no easy way, because there is no really maintained library for this? 1 post - 1 participant Read full...
View Article