Mufakkharul Islam Nayem

Results 3 comments of Mufakkharul Islam Nayem

> I tried to set `allowBackgroundAudio` = `false`. Probably it fixed the problem. This fixes the quiet sound. @Ludotrico, @gwenfriedman perhaps you can try this. The implementation of [`func setBackgroundAudioPreference()`](https://github.com/Awalz/SwiftyCam/blob/master/Source/SwiftyCamViewController.swift#L1005)...

For now, one hacky way is to provide a `.toolbar` along with the `AcknowListSwiftUIView` at the time of setting it up as a destination of a `NavigationLink`. Here is a...