Having trouble Creating a new project - Error: write EPROTO...
@helenakohan wrote: Hi: When I try to create a new project with the command: ionic start myTestApp blank --capacitor I get this Error: Error: write EPROTO 15108:error:14094410:SSL...
View ArticleNative Page Transitions and WkWebView
@scipionh wrote: Hi, I have recently migrated my app from Ionic 3 to Ionic 5 (and did upgrade my plugins in the process). However, I submitted my app to the AppStore this month, I got the following...
View ArticleInfinite loop after ionic build --prod
@azovl wrote: Hi, I’m using React for creating app. Application was created and now I try to do build: ionic build --prod And have infinite loop. 222681×759 58 KB How to fix this problem? P.S. I tried...
View ArticleUnable to build for Android - Ionic V3
@zersystech wrote: Hello All, I am facing an issue where I am unable to build my app for android, my ionic info is as follows Ionic: ionic (Ionic CLI) : 4.2.1 (/usr/local/lib/node_modules/ionic) Ionic...
View ArticleRemove overlay or backdrop from application when application is loading
@viveksrao wrote: Hi, I need the following help. I have one issue, whenever I open the app I need to click on the page to make device back button confirmation alert or autofocus function working. I...
View ArticleHTTP Post error in IOS
@trajeshkumar92 wrote: Hi, I need help in resolving this issue. I’m facing issue when doing POST request to get the access token in IOS. Whereas it works fine in Android. Code: const bodyParams =...
View ArticleImplement Azure Notification Hub with React and Capacitor
@kapten96 wrote: I am using capacitor 2.0.1 and React. I found some documentation on azure notification hub implementation in Ionic-4, but i have tried to install cordova-azure-notification-hubs but...
View ArticleSplashScreen hide not working as expected
@MarioGruda wrote: Hello everyone, I have a small problem with the SplashScreen. I’m using the new AppWizard and a standard APP with Capacitor and Menu Template (no customization). In app.component.ts...
View ArticleWhatsApp the most popular app support swipable tabs
@kr.amit wrote: The WhatsApp is one of the most popular app does support swipeable TABs. However, ionic does not support. Ionic team should consider this importance as many people are looking for...
View ArticleIonic 5, FCM plugin does not request permissions to receive push notifications
@michalby wrote: Hi guys, My iPhone (a real device) does not ask for permissions to receive push notifications on Ionic 5, cordova-plugin-fcm-with-dependecy-updated 6.0.1, @ionic-native/fcm 5.24.0...
View ArticleGrey bottom all over app in android . unable to remove. This occurred after...
@gazaramanusha wrote: WhatsApp Image 2020-04-20 at 11.47.03540×1110 49.1 KB After installing native google maps the following strip at the bottom of all the app is being shown. Can someone help me fix...
View ArticleInstall @ionic/app-scripts? (Y/n)
@nexoone7 wrote: i try in both window and ubuntu but in both os same issue its show me Install @ionic/app-scripts? (Y/n) i press y then install issue what’s wrong i use github project found 3293...
View ArticleHow to validate the user login credentials in ionic 3 using PHP, MySql with...
@ayodele2242 wrote: I want to do a login verification, using PHP, MySQL and JSON and storing the return data into a localStorage. I believe my PHP and JSON part is well taking care of. If the user...
View ArticleIonic facebook login not working when I am debugging facebook login on...
@Galilo wrote: I am building an ionic app with facebook login, working good on my webapp hosted, but trying to run the app on my android device (not tested on ios), I am getting the error (this app is...
View ArticleIssues with creating ionic table populated by api data
@badesina82 wrote: So i have an API and i want the response from the api to populate a table. However i’m not sure how to go about this. My ice.ts page: import { Component } from ‘@angular/core’;...
View ArticleInvalidStateError with photo-gallery-capacitor-ng app
@thewonderlemming wrote: Hi, I’m trying to learn Ionic and went through the photo-gallery-capacitor-ng tutorial app (so the Angular version), but I cannot get it to work as every time I click on the...
View ArticleIonic Native Calendar modifyEvent for android
@BennoStaub wrote: Hey there I am implementing a 2-side synchronisation between my ionic 4 app and the native calendar of the phone. For this I am using these two plugins: Ionic Docs Calendar - Ionic...
View ArticleHow to navigate BACK from js/ts
@alexmehler wrote: Hey how do i navigate back ??? this.router.navigateByUrl(’/monitor-input’); works but i need to go back as if i would hit back on the navbar , is that possible from javascript?...
View ArticleModalController [Vue]
@dlodeprojuicer wrote: It looks like the controller does not have access to Vue’s this context. I cant use this.$store , this.$route , this.$emit() and such even though the modal template itself is...
View ArticleIframe - IOS
@maltacodigoedesign wrote: Good afternoon, I am new to this subject. I created an ionic app using iframe. The same loads a woocommerce website. on android it works perfectly but on IOS whenever I add...
View Article