aqsa arshad
aqsa arshad

Reputation: 831

Apple will require HTTPS connections for iOS apps by the end of 2016

I've read many blogs and discussion regrading "Apple will require HTTPS connections for iOS apps by the end of 2016" but still i'm not sure this security check is only for "APPLE APP Store" app or it will also be applied on enterprise app which usually don't submit on app store.

I've an enterprise app which is using some Http connections that can not be easily migrated to Https.

So what about this situation ? App will shut down or it will be normally working ?

Some reference Links : link1 , link2 , link3 , link4

Upvotes: 3

Views: 621

Answers (1)

abhi
abhi

Reputation: 106

Apple still requires Https connection but currently we have option to bypass Transport Security through app info plist. I think in future that option will stop working totally so it will be must to upgrade your server to secure server.

Upvotes: 1

Related Questions