Scott Liu
Scott Liu
@FrederickGeek8 Were you able to reproduce this? I suspect that its caused by recording and AudioServicesPlaySystemSoundWithVibration not co-existing nicely: https://github.com/iNDS-Team/iNDS/pull/69#issuecomment-441108860 In which case we need to make sure the mic...
Yes I've logged the events after reproducing the bug and it seems to me that the AudioServicesPlaySystemSoundWithVibration line is still being run but produces no effect, among other things. When...
I spent some time looking into this today without success. Looks like some of the dependencies have changed as well, and in addition the header files under `/include` also need...