0

I've imported STHTTPRequest by adding it to my project and including "STHTTPRequest.h" in my app delegate, as the instructions on the github page say to. However, I'm getting the following errors and warnings:

(Warning) Semantic Issue: STHTTPRequest.m:805:68: Undeclared selector 'backgroundSessionConfigurationWithIdentifier:'

(Error) ARC Semantic Issue: STHTTPRequest.m:807:63: No known class method for selector 'backgroundSessionConfigurationWithIdentifier:'

(Error) Semantic Issue: STHTTPRequest.m:819:26: Property 'sharedContainerIdentifier' not found on object of type 'NSURLSessionConfiguration *'

Is there something I'm doing wrong?

lightbord
  • 143
  • 4

0 Answers0