Azure-Samples / Azure-Samples/active-directory-ios
Is it required to use NSURLConnection for calling web API ?
Open
- Dominant language
- Swift
- Stars
- 40
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I wanted to have clarity about the web API calls using native iOS app. In the demo's provided API calls are made using NSURLConnection which is I believe now deprecated or replaced by NSURLSession.
Is it compulsory to use NSURLConnection for the SDK to work correctly ?
Thanks,
Umar
Contributor guide
Assessment
This issue has not been assessed yet.