Re: [Interest] iOS device volume control on iOS 12+ with Qt

2019-10-16 Thread Jason H
... > Sent: Wednesday, October 16, 2019 at 3:43 PM > From: "Jason H" > To: "interestqt-project.org" > Subject: [Interest] iOS device volume control on iOS 12+ with Qt > > This solution had been working for me: > https://stackoverflow.com/questions/50737943/how-to-c

[Interest] iOS device volume control on iOS 12+ with Qt

2019-10-16 Thread Jason H
This solution had been working for me: https://stackoverflow.com/questions/50737943/how-to-change-volume-programmatically-on-ios-11-4/50740074#50740074 But it seems that I can't get away with an MPVolumeView anymore. However the proposed solution isn't working for me as I am not sure how to patch