Appflow iOS Build Error
Repeatedly getting the following error when trying to build for iOS with appflow: error: /Users/ionic/builds/alokjkumar/blynd/ios/App/Pods/Target Support Files/Pods-App/Pods-App.debug.xcconfig: unable...
View ArticleIon-alert... any chance to be a bug?
Hello, alert is firing twice when click any button of it. This only happens when set the ios mode. https://www.xtremebh.com.br/debug.html – this works normal...
View ArticleAppFlow Live Deploy
Anyone know the trick on how to get this to work? I have v5 and v4 project I tried this on… Couldn’t get either to Deploy Live Update. Inside the appFlow Console. I was able to build an artifact and...
View ArticleAbout how to triggered an event from a page to another
Hi community I have a need. I have a page that get an image from device storage, gallery or camera. That page is called by another 3 pages and it save the image using Capacitor Storage. My problem is...
View ArticleElectron run by Capacitor in Ionic 5: console logging and live reload not...
I’ve used Electron standalone before, and console.log() commands in main.js worked just fine (output to IDE console) and the electron-reload module also worked fine when content changes were detected...
View ArticleXHR POST not working in iOS12 after using WKWebView
Hi! I’m having an issue on making POST XHR request when it’s accessed from iOS 12 but works fine with Android, Chrome and <= iOS 13. I’m already stuck on this problem for a day now and my deadline...
View ArticleHow to navigate success page once payment is success using ionic 4
hi i am using razorpay payment integration and i have implemented when my payment success it returns to same page but i want to navigate to success page so how to achive this i am using ionic 4...
View ArticleError building ionic v2 project
Hi, Got the below error while building ionic v2.0.0 project. Changed cordova (latest to up to 6.1.1) and node versions(latest to 5.4.0). But got the below error. Severity Code Description Project File...
View ArticleHow cancel Android back button event?
I can subscribe to the back event by either document.addEventListener('backbutton', (e) => {...}) or Plugins.App.addListener('backButton', () => {...}) But then, how do I actually cancel the...
View ArticleIonic Localhost Deeplinks
Hey there! Recently I’m plan to include ionic deeplink in my application, but I’m not sure about whether the deeplink is working in localhost (I’m student which does not own any server or domain). My...
View ArticleAngular storage get return undefined
Hi, I´m developing an Ionic / Angular APP and for save and get token´s user I’m using storage The problem is that I am facing problem when trying to get the token, In fact I have to try two or more...
View ArticleHow to get from start to finish
Hi, I am new to this and I am wondering what it takes to go from building an app using ionic creator to launching on Apple’s and Google’s app stores. How much coding is involved? What needs to be done...
View ArticleIonSlider not showing when dynamically generated
Hi all, I’m attempting to generate IonSlides from an array, however when doing so the slider seems to disappear. Weirdly, the slider appears sometimes but then will disappear on refresh, also if I set...
View ArticleApp fails to build after updating android platform
My application was running fine until I used the following commands ionic cordova platform rm android ionic cordova platform add android The plugin in question is Onesignal which was working fine...
View ArticleMauron85 / cordova-plugin-background-geolocation
I’m a few days trying to use mauro’s plugin, it works perfectly if the app is minimized or open, but when “killing” the app the notification continues that the location is being tracked but nothing...
View ArticleIonic 4 --background transition
How to make transition of background-color of ion-toolbar? ion-toolbar { --background: red; } ion-toolbar:hover { --background: green; } 1 post - 1 participant Read full topic
View ArticleHow to caputre play/push evnt capture on video tag
When i click on this play button on that time i want to fire a function. Please can you give me a solution for that am stuck 7 days on it please help me guys Thanks in advance 1 post - 1 participant...
View ArticleFilepath not working in IOS
Hi, I am trying to upload file to server using filechooser for android and filepicker for ios. For android everything is working fine. but for iOS i am getting error ‘Native: tried calling...
View ArticleIonic V1 -> UIWebView to WKWebView
Hi all, I’m maintaining an old app in Ionic V1. Ionic: Ionic CLI : 5.4.16 (/usr/local/lib/node_modules/ionic) Ionic Framework : ionic1 1.3.4 @ionic/v1-toolkit : 1.0.8 Cordova: Cordova CLI : 8.0.0...
View Article[Dribbble Challenge] — Coffee Ordering Animation
Tutorial level: Beginner/Junior Motivation Sometimes, when we surf dribbble, uplabs and similar design clouds, we often find many concepts or prototypes with animations, micro interactions,...
View Article