ModalController, Modal and @ionic/angular docs inconsistency
I’m trying to access ModalController API definition for the new @ionic/angular package and unable to find matching docs on the API side. The new component is described here, examples are using new...
View ArticleHow do we connect JavaScript file to ionic project
Hey guys, I am new to Ionic 4, after I created my first project, I followed the steps of the tutorial. And He deleted the project structure by building up a new HTML file and Javascript file to show...
View ArticleApplication is not navigating to proper page
In my app when I am pressing back button from Navbar or hardware back button then page is not navigating to proper page. Stackblitz url: https://stackblitz.com/edit/github-ee6fmj? Please click on the...
View ArticleIon-slides loop property doesn't work with ngFor
Hi everyone I am currently testing the “ion-slides” component with ngFor loop for my ionic-angular app and I have a problem; I followed the instruction from documentation...
View ArticleXcode 9.2 supported ionic configuration
I have a macbook pro with os version 10.12.6 and which can not be upgraded. So it supports xcode 9.2 max. I have that. Now , when i develop a template ionic app it gives me error of swift...
View ArticlePermission Denial Error on social share
I am using this plugin for social share. I am am able to share file via whatsapp and email etc. But the problem is as soon as I click share, even though the in-app pop up to share opens up the app...
View ArticleQuestion of error of Http services
(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) 1 post - 1 participant Read full topic
View ArticleHide and show it
Hello All. I implemented and ionic menu following the ionic menu example and the only way to show it is: without IonSplitPane it does not show but with IonSplitPane the menu is fix in the left and I...
View Article415 (Unsupported Media Type)
hi I try postdata have been error 415 Unsupported Media Type error938×115 8.01 KB how to solve this case. how to add application/json on my typescript as below import { HttpClient, HttpHeaders } from...
View ArticleAm I using the latest version of Ionic 5?
I installed the latest version of the Ionic CLI using “npm install -g ionic@latest” (6.11.11) and created a new project. I noticed in the package.json the @Ionic/Angular and core version was only...
View ArticleHTTP service and httpmodule error
Hey, I was generally using the observable and httpClient but then I found out that my server doesn’t support cross-origin resource sharing, So I used HTTP as mentioned in Ionic4. But when I used it,...
View ArticleHow to transfer [oject object] to array now
It is such a simple HTTP request file and I had my statement page like this: image1468×1332 301 KB and my website: JSON file is this:https://reqres.in/api/products/3. And I got an error message:...
View ArticleIonic Vue3 CRUD Tutorial w/Composition API
Weekend Update from my Vue3 CRUD Tutorial Part 3 - In this video we handle the CRUD actions ( Create, Delete ) for the data, create a list to view the content and update the event emitted from my...
View ArticleCsv files in ionic 3
hi I want to export CSV file data into ionic-selectable any help? 2 posts - 2 participants Read full topic
View ArticleFunction calls are not supported in decorators but '' was called
I have created an Ionic 5 Angular 10 project and I am importing some animations as I have done for previous projects. However I am getting the error below. Any ideas what is causing this? Similar code...
View ArticleSet state and change return view
Hello. With setState I can change the views but I also need to change based on 3 states. How can I do? if state is false what will be display is: <div className="contenedor_central">...
View ArticleIonic react file transfer download not working
Hi there, I am trying to do a download using FileTransfer, but it gives me an error. body: null code: 3 exception: null http_status: 401 source:...
View ArticleGoogle play console
You must have account hold and restore implemented in your app by 1 November 2020. Subscription pause and resubscribe will also be enabled by default, unless you explicitly opt out. This error is...
View ArticleI am looking for some advice regarding SEO for my website
Is SEO of my website Wrapcart is worth investing. Did it help to boost my traffic. Kindly suggest 1 post - 1 participant Read full topic
View ArticleGetting build errors in android studio when using Native Plugins in my ionic app
i’m trying to use smsRetriver native plugin. when i trying to build my android app i’m getting error " import android.support.annotation.NonNull; ; please find the image below. ionic : 6.11.8 angular:...
View Article