I'm trying to schedule a price change for an annual subscription for our app.
When selecting the base price point in US Dollars, the values to select from does not reflect the actual pricing tiers for US Dollars.
Anyone knows if this is a bug on the AppStore Connect side or if I missed anything.
I trying to select USD $7.99 but instead I have $7.79 and $8.39 available?
Thanks
Post
Replies
Boosts
Views
Activity
I would like to create a Widget for macOS that queries for data stored and managed by an installed macOS native app.
Is it possible to use a URLSession to query and return locally stored data from an installed macOS application instead of doing a network request ?
This would use the deep link URL associated and registered with the local app.
Any security issues to be aware of?
Thanks