Firebase crash report
The firebase app crash report is not working for me .I have added the google json file and added the integration code in the config file. The events are not firing as required to get the log in the...
View ArticleAnnouncing your Ioniconf 2021 Speakers Part 2
Originally published at: Announcing your Ioniconf 2021 Speakers Part 2 - Ionic Blog Earlier this month, we announced our entire lineup of speakers at Ioniconf 2021. In addition, we also highlighted...
View ArticleUnable to save a pdf file using ionic file transfer plugin
I m using ionic 5+ and using ionic file transfer plugin for downloading a pdf file but whenever i m downloading a file im facing 2 issues When ever im building a project i need to manually remove the...
View ArticleWhen navigating away from a page using IonTabs, I never really leave...how do...
I’m trying to learn Ionic/React. I put Alan Montgomery’s (Does ionic/React content) Notes code into an app with IonTabs. In other words, you can click on Notes and it goes to his code. My problem is...
View ArticleMethod in another file not updating View
I have a standalone file for my Firebase service. When it gets live updates, I can console.log it in that file but it’s not updating my Vue view file which imports that service’s method. What do I...
View ArticleSyntax error: Unexpected token error
I’m getting attached error while running the code Chrome development tool Screenshot 2021-06-20 at 12.33.36 PM882×1046 55 KB Here is the code import { useState } from "react"; export function...
View ArticleIOS app is processing after deployment
In enterprise , I deployed IOS app but some user are not getting installed on device what is problem ? any can help me please 1 post - 1 participant Read full topic
View ArticleIs it better to use Firebase or my own backend for hybrid Ionic app?
I am creating hybrid Ionic application with Ionic-Vue and have Laravel as my backend. At this point for my journey I am starting to wonder if I should switch completely to something like Firebase or...
View ArticleUnable to Firebase login in Android
Still new at this and I’ve been at this for a week now. I’m following this tutorial verbatim, made no changes to the source code, only copied in my google-services.json and environment.ts, but I’m not...
View ArticleHow to install Tailwind CSS in Ionic Vue?
Is there a way to integrate Sass and Tailwind? I’ve seen Angular and Tailwind in Ionic so probably Vue JS maybe 1 post - 1 participant Read full topic
View ArticleHow to download and save image in cache using the downloadFile function in...
I need to dowload and cache images in my app, and I was able to achieve that but because of cors issues I had to use the http plugin from capacitor comunity. The problem is that the downloadFile()...
View ArticleError no www found in root of project
Hi, i have this error “[15:49:58]: fastlane finished with errors /usr/local/bundle/bin/fastlane: [!] No www found in root of project. (RuntimeError)”. But i don’t know what does it means, and why...
View ArticleIonic/vue 3.1 compat mode doesn't respond to @click events
I suspect this might be related to changes in “isCustomElement” but I can’t find it, and I surprisingly don’t see anyone else talking about it so am starting this thread. Please let me know if I...
View ArticleHow to add Vitejs to Iconic
I am looking for vitejs+Iconic 5 integration template can anyone help me. 1 post - 1 participant Read full topic
View ArticleBraintree Plugin not installed
Hi, it seems that I can’t use Braintree Ionic plugin with Capacitor because it will not installed when I sync plugins with ionic cap sync command. Are there any solutions? 1 post - 1 participant Read...
View ArticleC# Integration in Android Ionic Project
Hello, I’m not sure this is the correct category for this question. I would like to integrate a C# library in an Android Ionic project. I have C# library source code and I can recompile it if needed....
View ArticleAnnouncing your Ioniconf 2021 Speakers Part 3
Originally published at: Announcing your Ioniconf 2021 Speakers Part 3 - Ionic Blog Alright, folks, this is it, the final days before Ioniconf 2021. We’ve introduced our first and second sets of...
View ArticleCookie auth, CORS Access-Control-Allow-Origin problem
Hello community, I am developing an app with cookie authentication, so I have problems with CORS when setting the Access-Control-Allow-Origin on the server, when using withCredential = “true”, I can’t...
View ArticleIs it possible to create a generic component and use different styles for it...
I’m developing an app in Ionic 5 and for listing some grouped items I decided to use a generic accordion component, but I’m running into a problem. Depending on the page that I use the component, I...
View ArticleWhat happened with capacitor 3 and device-accounts
Hi again people. Does anyone know if capacitor 3 has an equivalency to cordova device-accounts? I don’t find any plugins to replace device-accounts. Capacitor 3 device plugin is only for getting...
View Article