Philip Young
Philip Young
I did: * [x] Search for if my issue has already been submitted * [ ] Make sure I'm reporting something precise that needs to be fixed * [x] Give...
**Describe the bug** Streaming on Home app doesn't work with Cloudflare (1.1.1.1) on **To Reproduce** Install 1.1.1.1 on App Store Live camera won't stream on Home app. HSV still works....
Problem: There are cases where some languages are not localized 100% which makes `LocalizedStringKey` not translated properly. Solution: Add fallback language if the provided `valueCol` is `null`. So I added...
just curious: how hard it is to make this library support macos app store version? From quick look at the code base, would changing the app store url with flag...
Hello Khoa, I'm using version 1.1.8 for a while, and this commit broke my app because: • I'm still supporting macOS 10.15 • The versioning is not updated (say to...
As per issue on https://github.com/onmyway133/EasyStash/issues/25 Due to breaking change on commit `53c895b453c5476b673d2498d8edbe349ced72e7`: • where now minimum version is `macOS 12.0` • but podspec still `1.1.8`, I reverted the commit to...