Does a .json API need to be secure (https) to be used in iOS app development? -


i building first app using api (http://api.open-notify.org/iss-now.json). doesn't support https prevent me successful submission in ios app store?

yes. app transport security forces use https. define exceptions, apple automatically reject app unless you've contacted apple , provided detailed explanation, why can't use https.

see session 706 of wwdc 2016 more information. this thread in developer forums may contain useful information you, too.


i recommend set https on server. let's encrypt provides possibility certificates free.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -