Jason Fried (@jasonfried) on X

1 min read Original article ↗

Post

Post

  • user avatar

    Here we go again.

    user avatar

    Apple just called to let us know they're rejecting the HEY Calendar app from the App Store (in current form). Same bullying tactics as last time: Push delicate rejections to a call with a first-name-only person who'll softly inform you it's your wallet or your kneecaps.

  • user avatar

    This is shit. But I’m happy that it’s a company with a voice who can at least generate press/fight. Lost days of my life fighting against Apples ridiculous and often completely made up rejections.

  • user avatar

    Tip: turn on feature flags during AppStore review process to show IAP dialogs, then turn them off on the production version. You can use the ASC api to check the current prod version of your bundle id, if it’s greater than the current version then show IAP popup

  • user avatar