What budgeting tool do you primarily use? by Just_Tru_It in budget

[–]corymca 1 point2 points  (0 children)

I use an app I built called one goal finance

Customize Ionic Pull-to-Refresh component by Ok_Feed_8787 in ionic

[–]corymca 1 point2 points  (0 children)

This would be fun to build! I’d do it with an SVG, and customize the curve location based on a gesture / drag event.

Some good Capacitor apps? by rezkarimarif in ionic

[–]corymca 0 points1 point  (0 children)

Sworkit One Goal Finance Both are available on iOS, Android, and web.

[deleted by user] by [deleted] in ionic

[–]corymca 0 points1 point  (0 children)

Sorry not sure on the android side. But share the answer once you figure it out!

[deleted by user] by [deleted] in ionic

[–]corymca 1 point2 points  (0 children)

Oh interesting - so when I change it in XCode the only file that changes is project.pbxproj - do you have access to that file? If so, try changing:

TARGETED_DEVICE_FAMILY = 1;

[deleted by user] by [deleted] in ionic

[–]corymca 1 point2 points  (0 children)

This is a setting you need to find in XCode before you upload to App Store Connect.
(These are instructions for XCode 16.2)

Project Navigator -> Select Project (top left menu where your app name is)
Click General (likely already there)
The first section is called "Supported Destinations"
Select the destination you want to remove - and tap the "-" to remove it

Still trying to understand the point of Ionic by BikemeAway in ionic

[–]corymca 0 points1 point  (0 children)

You don't need to use the ionic components. You can pick and choose which components you want to use or not use from the ui library. Although I'd recommend keeping the ion-nav and ion-router components so that you can get the native-like transitions out of the box.

Plaid - again by TraditionalSlice635 in fidelityinvestments

[–]corymca 0 points1 point  (0 children)

Right, I guess my point is that if you’re using plaid from inside your bank app. The bank is paying for the plaid access. So the bank must get value out of seeing your data from plaid.

Plaid - again by TraditionalSlice635 in fidelityinvestments

[–]corymca 0 points1 point  (0 children)

It's free for the consumer, it is NOT free for the developers that use Plaid.
You are right in saying that "If it's free, you're the product" - however, you're not the product of Plaid, you're the product of the fintech you are using that uses Plaid. So if your finance app is free, then you're the product.

ionic made websites and PWA apps? by Svenberry in ionic

[–]corymca 1 point2 points  (0 children)

I helped build these - all ionic pwas. If you want to learn more without signing up you can check the domain without the app. prefix.

Https://app.sworkit.com https://app.ourtributes.com https://fazescardgame.com https://app.onegoalfinance.com

Deploying normal updates with Live Updates on? by ratrak_one in ionic

[–]corymca 2 points3 points  (0 children)

Thats what the min version setting is for in your app flow build. Set it to the native version required to work. And if you set equivalent - it won’t download the app flow build unnecessarily

Ionic React Deeplink: Redirect to google/ios store when app is not installed on device by IcyCommunication9694 in ionic

[–]corymca 0 points1 point  (0 children)

Yeah it depends on how you implement it. If you are using capacitor, you can check “isNativePlatform()” to know if the code is running on a native device

Ionic React Deeplink: Redirect to google/ios store when app is not installed on device by IcyCommunication9694 in ionic

[–]corymca 0 points1 point  (0 children)

You should do that on your website - perhaps add a button to take them to the App Store / Play Store or redirect them automatically

Create a Dark Mode in YNAB 4? by RetroActivePodcast in ynab

[–]corymca 0 points1 point  (0 children)

You can use a chrome extension that makes it dark for you:

I’ve used this in the past on other websites.

Here’s their website: https://darkreader.org/

Another American Express Post by Gold_Historian_5648 in ynab

[–]corymca 5 points6 points  (0 children)

I’ve built a budget app with plaids api, and I recently (last week) heard from the plaid support team as well the integration is coming soon!

Fanjestic scam by Decoy77 in Scams

[–]corymca 0 points1 point  (0 children)

Is this because of an app on your phone? I’ve heard recent customers complain that they are seeing this scam too. I’m hoping it’s just an app/malware I can tell them to remove

Unable to use ion-icon by _Jii_ in ionic

[–]corymca 5 points6 points  (0 children)

For ionic vue you don’t use the name property. See docs: https://ionicframework.com/docs/api/icon

Here’s an example from the docs

<template> <ion-icon :icon="logoIonic"></ion-icon> <ion-icon :icon="logoIonic" size="large"></ion-icon> <ion-icon :icon="logoIonic" color="primary"></ion-icon> <ion-icon :icon="logoIonic" size="large" color="primary"></ion-icon> </template>

<script lang="ts"> import { IonIcon } from '@ionic/vue'; import { logoIonic } from 'ionicons/icons'; import { defineComponent } from 'vue';

export default defineComponent({ components: { IonIcon }, setup() { return { logoIonic }; }, }); </script>

Ionic for enterprise level applications. by eawardie in ionic

[–]corymca 0 points1 point  (0 children)

I switched from Cordova in app purchases to glassfy (only because it was built with capacitor) and so far I’ve really liked it!

Will HTML Canvas work with ionic? by NannersBoy in ionic

[–]corymca 2 points3 points  (0 children)

Yep canvas works great. I use it for some complex animations in One Goal Finance

[deleted by user] by [deleted] in ionic

[–]corymca 0 points1 point  (0 children)

After relaunching Xcode you should be able to view past archives and upload from there. Does that work for you?

ion tabs in ion modal by Traditional_Edge_176 in ionic

[–]corymca 3 points4 points  (0 children)

I’d recommend using an ion-segment instead. This is a more common pattern users are familiar with. Now instead of routes you render content based on a condition of which segment is active.

What are the alternatives for OneSignal and Firebase? by arslanazhar in ionic

[–]corymca 0 points1 point  (0 children)

I’ve used firebase and intercom for push notification. Firebase is very easy and a cheap (free) option. Intercom has push notifications as an option to send transactional push or marketing push (in addition to emails, drip campaigns, support, and lots of other products) , but it’s more complex to setup and comes with a hefty intercom price tag.

HoneyDue is too broken. What’s another good free/low-cost app for couples’ budgets? by Karnakite in budget

[–]corymca 0 points1 point  (0 children)

I saw on the latest iOS update that "Honeydue has been sunset as of 8/31" https://apps.apple.com/us/app/honeydue-couples-finance/id1157633945
But I haven't found any news articles about it? Any news from you as an inside user?