What are your iOS development pains?
Hi ProductHunt Family,
I wanted to know your take on what is the most painful part of launching your iOS app?
Is it authentic flow? In-app payments? Setting all the 3rd APIs? Paperwork with Apple?
I can share mine - it usually is the authentication flow (login with Apple, Magic links, email/password combo etc, quite a few things to do).
Let me know what you are finding the most challenging/timeconsuming. And in ideal word what you would find super useful to have to speed up your app launch in AppStore.
Have a great Wednesday!!
Mateusz
Replies
AMELIA@jhnson
Learning Curve: iOS development, especially for beginners, can have a steep learning curve. Learning Swift (or Objective-C), understanding the iOS SDK, and becoming familiar with Xcode can take time.
Device Fragmentation: There are various scarlet ios devices with different screen sizes and resolutions. Ensuring that your app looks and performs well across all devices can be a challenge.
App Store Approval Process: Submitting an app to the App Store involves a review process by Apple. The guidelines can be strict, and rejection may occur if the app doesn't meet certain criteria.
Share