Indie devs, this one's for you π
It's WWDC week, so here's 30% off @tryastroapp with code WWDC26.
Boost your ASO and get your app discovered by the people who'll love it.
@mr_indian1908@instapaw_ Iβve tried Flutter and RN, and so far I like KMP better.
It was smooth. I havenβt run into setup and package errors. Used shared UI too.
The US government, citing national security authorities, has issued an export control directive to suspend all access to Fable 5 and Mythos 5 by any foreign national, whether inside or outside the United States, including foreign national Anthropic employees.
The net effect of this order is that we must abruptly disable Fable 5 and Mythos 5 for all our customers to ensure compliance.
Access to all other Claude models is not affected.
We apologize for this disruption to our customers. We believe this is a misunderstanding and are working to restore access as soon as possible.
Read our full statement: https://t.co/bwn0sximKZ
Anyone ever submit a new standalone subscription for a released app without attaching it to a new version?
I never done this before, is screenshot alone enough?
Specifically I donβt want to get this kind of rejection:
"we couldn't locate the in-app purchase" etc
Got access to PCC entitlement. Maybe good for building something that use AI as additional feature because the Foundation Model is kinda limited to latest devices and iOS 26+ as far as I know
π¨π¨
After almost 2 months of building in public and incorporating a ton of feedback, I finally launched @ADSwiftApp !
A native macOS app for Apple Search Ads + @RevenueCat built with privacy in mind. Your campaign and revenue data stay on your Mac.
It helps you see what every keyword actually earns, manage campaigns faster, and ask AI questions about your ads in plain English!
You can:
β see revenue, profit, and ROAS per keyword
β manage campaigns, ad groups, keywords, and bids
β ask AI questions like "what keywords are wasting spend?"
β keep your campaign and revenue data local on your Mac
To celebrate the launch, ADSwift is 50% off for a limited time.
Yearly Plan - $49.99/year
One time Purchase - $99.99 (this option may be removed in the future)
Thanks to everyone who shared feedback, tested early versions, and helped shape the product!
Anyone ever submit a new standalone subscription for a released app without attaching it to a new version?
I never done this before, is screenshot alone enough?
Specifically I donβt want to get this kind of rejection:
"we couldn't locate the in-app purchase" etc
This is how I do it: instead of forcing users to sign in on the first screen, I give them 2 options:
1. If they already created an account on the web, they can skip onboarding and sign in directly.
2. If theyβre not coming from the web, they can go through onboarding with a "See how it works" flow before deciding to create an account.
@mariosaputra Thanks for the reply. I am concerned users choosing apple sign up may anonymes email but I guess I need to test it.
And what about onboarding? You left the chose to sign in from step one ?
In May, I tested increasing the price (without doing an A/B test), and it seems the conversion rate plummeted.
I think I should change it back or at least test it properly.
Btw, this is the RevenueCat AI thing from the dashboard. It seems pretty smart.
Got question what this is for. It's for web2app funnel.
The purchase happens on the web first, then users download the app and log in with the same account.
Idea from this Adam post:
https://t.co/sfRrWdb3q5
Successfully connected Stripe to RevenueCat β
Stripe purchase β RevenueCat webhook gets triggered, and the user entitlement are automatically set.
So if a user purchases on the web, they can get the entitlement on all other platforms (iOS, Android) as long as they log in with the same account.
@LienMuguercia I'm not sure about the anonymous, I implemented authentication on both web and app so I can identify the user. Whenever the user download the app is not an issue as long they login with their email.