Closed randymelder closed 7 months ago
@randymelder I found a solution for my case, remove the Gzip framework from the project, close it, and reinstall Gzip framework using Pod
This issue was closed because it has been inactive for years since the last update and may be outdated. Please post a new comment if you still have an issue.
Getting Swift errors trying to access extension after:
Value of type 'Data' has no member 'isGzipped' ... etc.
I guess I should add, this is a mixed Objective-c / Swift project.