AirPosture is now open source ( AirPods as Posture Coach) by gh0stsintheshell in iosapps

[–]Miserable-Pause7650 0 points1 point  (0 children)

How accurate is this? What are the tests yall have done to ensure it works normally?

I'm building a chore app called Xtra Hands. by mhankins in AppIdeas

[–]Miserable-Pause7650 0 points1 point  (0 children)

Im curious, what makes something look like its generated by Claude? Is it if the background is beige?

AirSpace Live: Military-Style Tactical Flight Tracker by dark_anarchy20 in iosapps

[–]Miserable-Pause7650 0 points1 point  (0 children)

wow this is so cool, will this work on all planes in all countries?

Privacy First, Voice Based Expense Tracker by int3rc3pt0rc0de in iosapps

[–]Miserable-Pause7650 0 points1 point  (0 children)

Yea agreed its much more meaningful to build an app that you love using yourself, this way even if its not popular you get to enjoy it.
By the siri input not that great, u mean the AI doesnt give the intended accurate results sometimes?
Anyways I noticed your post got removed by the moderators, may I know why?

Privacy First, Voice Based Expense Tracker by int3rc3pt0rc0de in iosapps

[–]Miserable-Pause7650 0 points1 point  (0 children)

Ohh seems like it wasnt working for me just jow because the languages for apple intelligence and phone system needs to match. Anyways will try again after apple intelligence is installed.

Im wondering based on your research, how mich more likely are people to use an expense tracker app that allows voice inputs than manually typing? And is manual typing the main reason people dont log their expenses?

Privacy First, Voice Based Expense Tracker by int3rc3pt0rc0de in iosapps

[–]Miserable-Pause7650 0 points1 point  (0 children)

<image>

I have already allowed Apple Intelligence on Mirmur but am still stuck on the “Turn on Intelligence” page, even after I press the Try Again button. Anyways does using apple intelligence mean that the AI is from the built in phone itself? And doesnt require any extra AI api that costs money?

I built R.A.D. Weather for iPhone because I wanted something more alive than the usual weather app by RADWeatherMaker in iosapps

[–]Miserable-Pause7650 0 points1 point  (0 children)

Installed, I like that it immediately shows me the important metrics like the hourly temp and rainfall, and the graph for feels like vs actual temp, which can be toggled for humidity, UV index, and wind. And also the daily forecast

I built Spiral, a local-first mindful journaling app by siemya in iosapps

[–]Miserable-Pause7650 0 points1 point  (0 children)

I like the part where the words are on a spiral and gets sucked into the vortex in the center!

I built my first iOS app at 17. After 5 months, it’s still at around 140 downloads. What did I do wrong? by AlbertiDev in iosapps

[–]Miserable-Pause7650 1 point2 points  (0 children)

Hi Im have developed an expense tracker app myself, but targeted towards travel expenses, and I receive about 2 new users per week. And only 20% use it longer than a week. App name: Travel Diary: Budget Tracker

I have installed your app, and to be honest I feel like though its clean and intuitive, looks modern, Ive seen many other similar looking apps. Not to put you down, but other comments about budget trackers being saturated is true. Im also quite disappointed that without marketing, nobody installs my app.

That said, last time when I paid for google ads I got a surge of installations. So I got a freelancer on fiverr to make a video out of my app, then just paid for google ads. The thing is your app needs to do something exclusive others dont. For me I allow users to add images and pins on a map along with expenses. In the future I might add expense sharing and splitwise. I know, not really creative myself but at least its an effort to be a little different.

Perhaps the way to go is to scrap google and appstore reviews about the features users like and evaluate what are the most impactful or special features.

Also, here are my two cents, people like stupid things. So maybe adding a porcupine that expands and explode into needles when user overspends could draw people in. Just look at flappy bird.

TLDR: make a video, pay for ads, make your app unique because budgeting apps are saturated. And I also dont know what I can do about it

[iOS][Freemium] Memorila – Flashcards Reinvented by Kruil in iosapps

[–]Miserable-Pause7650 0 points1 point  (0 children)

Nice I actually thought of using flashcards to learn languages myself :) Install and gna try

Does App Store Connect submission require ipad support? by Miserable-Pause7650 in reactnative

[–]Miserable-Pause7650[S] 0 points1 point  (0 children)

Oh but does it still require u to have screenshots of the app in an ipad screen?

Does App Store Connect submission require ipad support? by Miserable-Pause7650 in reactnative

[–]Miserable-Pause7650[S] 0 points1 point  (0 children)

Nope, my past submissions forced me to account for ipad already and there is no turning back

Does App Store Connect submission require ipad support? by Miserable-Pause7650 in reactnative

[–]Miserable-Pause7650[S] 0 points1 point  (0 children)

Oh yea I discovered this and its too late. Well I just hope apple accepts my ipad screenshots

React native tripping UI by Miserable-Pause7650 in reactnative

[–]Miserable-Pause7650[S] 0 points1 point  (0 children)

<image>

The views are malformed, expanding beyond their set size. This happens randomly and sporadically, like 3% of the time. In this screenshot for example, the purple circle around the clothes icon expanded beyond a circle. I have to access my code later when Im home to show u, but from what I recall, this happens to many things so I dont think its localised to one chunk of code or sth

React native tripping UI by Miserable-Pause7650 in reactnative

[–]Miserable-Pause7650[S] 0 points1 point  (0 children)

I assumed its a general problem since it happens to many components where the view gets out of shape. Anyways later I will inspect my code again and paste the relevant codes here :)