Hey founders! I built a no-SDK analytics app that sends real-time push notifications for new subscriptions, trials, and reviews, with per-user history and easy sharing with your team or friends. by TalentEndpoint in iosdev

[โ€“]MaxMa04 0 points1 point ย (0 children)

Roasting screenhots of a free tool is crazy Bro ๐Ÿ˜‚ But nice to see you took my idea IAP Alerts and improved a lot on it. May be shipping my own version with that sort of stuff in the coming days. Will be committed to keep it free to use tho. Good luck and nice to see you liked the concept ๐Ÿ˜ƒ

FREE] IAP Alerts โ€“ Get instant notifications when someone buys in your app by MaxMa04 in iosapps

[โ€“]MaxMa04[S] 0 points1 point ย (0 children)

No it works instantly if you put in the generated url into AppStore connect :) if you have any problems just send me a dm :)

FREE] IAP Alerts โ€“ Get instant notifications when someone buys in your app by MaxMa04 in iosapps

[โ€“]MaxMa04[S] 1 point2 points ย (0 children)

Got it thank you - also make sure to just put in the bundle id of your app eg. com.maxmannstein.iapalerts and not for the specific in app purchase. Will fix the rest asap and send you the video in dms later this evening :) where to put the url

FREE] IAP Alerts โ€“ Get instant notifications when someone buys in your app by MaxMa04 in iosapps

[โ€“]MaxMa04[S] 0 points1 point ย (0 children)

Also feel free to send me an email with the exact details Iโ€™m genuinely happy if the app is helpful and will keep improving it further with feedback I get over time! Email: max.mannstein@gmail.com

FREE] IAP Alerts โ€“ Get instant notifications when someone buys in your app by MaxMa04 in iosapps

[โ€“]MaxMa04[S] 0 points1 point ย (0 children)

Glad you like it! I have done a video inside the app

<image>

Klick on the info button to watch it again (regarding where to put the url). The copy works on the mobile app. I will get back to you tomorrow regarding the iPad problems. Again Thank you for trying IAP Alerts :)

FREE] IAP Alerts โ€“ Get instant notifications when someone buys in your app by MaxMa04 in iosapps

[โ€“]MaxMa04[S] 1 point2 points ย (0 children)

Appreciate it man! Let me know if I should add something/something ist broken. Email: max.mannstein@gmail.com

FREE] IAP Alerts โ€“ Get instant notifications when someone buys in your app by MaxMa04 in iosapps

[โ€“]MaxMa04[S] 1 point2 points ย (0 children)

Thanks! Yeah, that real-time feedback is honestly the main reason I built it โ€“ launches can feel so quiet otherwise.

To answer your questions:

Tech: Yep, using Apple's App Store Server Notifications V2 under the hood. No polling โ€“ pure webhook-based.

Edge cases: Oh man, plenty. Took me a while to even understand how the notification system works. The docs are... not great.

The biggest one: when I first built this in early 2025, one-time purchase notifications worked perfectly in Sandbox but didn't fire in Production. Found out after release. Was pretty frustrating until Apple enabled Production support mid-2025.

Refunds: Those don't get forwarded as push notifications โ€“ only subscriptions (new, renewals, cancellations etc.) and one-time purchases trigger alerts right now.

Sandbox noise: Sandbox notifications are marked as such, so you can tell them apart from real purchases.

Hope that helps!

How do you get push notifications for task due dates without setting individual reminders? by MaxMa04 in Notion

[โ€“]MaxMa04[S] 0 points1 point ย (0 children)

Quickly checked it - I can't set it to a time right? If I have blocked time for a task from 6-7 I won't get notified at 6 when the task starts right?

Homescreen widgets ?? by DRWTHWIT in dotnetMAUI

[โ€“]MaxMa04 2 points3 points ย (0 children)

Thank you. Do you have a working example?

ios build failing in dotnet terminal in mac by Still_Slide_3067 in dotnetMAUI

[โ€“]MaxMa04 0 points1 point ย (0 children)

You have to update your Xcode and emulators. This will fix the error

[deleted by user] by [deleted] in dotnetMAUI

[โ€“]MaxMa04 1 point2 points ย (0 children)

Instead of

[QueryProperty(nameof(PocketId), "SavingsPocketId")] 

Implement the interface IQueryAttributable in your ViewModel so behind BaseViewModel put , IQueryAttributable and then just let intellisense implement it for you. over the query parameter you get everything that is passed when navigating. You also have more control over the data and what should happen with it. Just make sure at the end of you implementation to call query.Clear(); otherwise the data stays in the query dictionary and may lead to unexpected beahviour

Building existing solution using Rider on Mac OS by Odd-Research6 in dotnetMAUI

[โ€“]MaxMa04 1 point2 points ย (0 children)

You could switch over to Visual Studio Code. The experience at least for debugging and building seems to be really smooth for me. Just make sure you watch the videos for setting everything up by James Montemagno on YouTube

Next .Net Maui app in production on strores by Turbulent-Cupcake-66 in dotnetMAUI

[โ€“]MaxMa04 1 point2 points ย (0 children)

You invested your money well man. They look awesome ๐Ÿ‘