Thanks to your comment, I tried to upload with my cellular now, and it worked. I think it would still be nice if we could get an error or timeout for such a problem.
Post
Replies
Boosts
Views
Activity
Hey Paul, thanks for your comment, I actually finish the transactions when needed, like when user makes a purchase, or if I receive a transaction update, which is not related to the code snippet I pasted above (I trimmed the unnecessary parts of my manager, unrelated to my problem here :) )
I did the extra part to fix a bug where the hasUnlockedPro would flicker, but inserting to the set property of the manager as you suggested might also fix the issue.
Also the reason I used .high in the priority is that I want the products to be loaded as soon as possible. For the @AppStorage usage though, I will have a look, thank you :)
Unfortunately no @Jaythaking I just left it as it is, for the most of the time it works fine I think, since no user has complained. But I only have a handful of subscribers, so maybe it would become an issue, if many users would subscribe.
I'm just adding a watch companion app, had this same issue, moving the "Embed Watch Content" above my custom script (where I set up crashlytics) fixed the issue.