0

As per Santosh's Question, I need to add some new items in my info.plist. However, I don't know how to do it with the following guide.

  • The application's Info.plist MUST include a UIBackgroundModes array * containing 'network-authentication'.

  • The application MUST set 'com.apple.developer.networking.HotspotHelper' * as one of its entitlements. The value of the entitlement is a boolean * value true.

Can anyone suggest me how to configure my target's info.plist accordingly?

Community
  • 1
  • 1
Ruining Su
  • 21
  • 6

1 Answers1

0

You need to email networkextension@apple.com and ask for that entitlement. They should get back to you with a questionnaire, and it goes from there.

iYoung
  • 3,596
  • 3
  • 32
  • 59