Duraid Abdul
Duraid Abdul
Just in case you've forgotten about this, it would be really great to see this fixed!
LocalConsole works in a SwiftUI app. To use it in your SwiftUI code, you can try: ```swift import SwiftUI import LocalConsole struct ContentView: View { var body: some View {...
Sorry, I'm not planning to re-implement this project in SwiftUI. What do you mean by that? isVisible is just a property you can switch.
Okay that makes sense, thanks for clarifying. I'll look into this when I get the chance!
Thanks for the report, there is now a temporary fix that disables PIP. I will have to look into merging a proper fix in for a later release.
I never tested to see if the sounds were missing, that's surprising. I'll do my best to get this fixed in a future update!
Regarding toggle sounds, I just rechecked on the latest version and they seem to be working. Remember that the toggles will only make sounds if your ringer is on. What...