Fannur Madjit
Fannur Madjit
### Version 3.0.0 ### Steps to Reproduce build on Ubuntu 22 lts ### Expected Result compilation done with success ### Actual Result posthog-ios/PostHog/Utils/Data+Gzip.swift:35:12: error: no such module 'zlibLinux'
SQLiteMigrationManager.swift:185:51: error: 'NSURL' is not implicitly convertible to 'URL'; did you mean to use 'as' to explicitly convert?
I don't know why this code not working correctly for 'getFile' endpoint. Replacing the queue.async with DispatchQueue.global().async fixes this bug. My system: MacBook 16 M1 Pro