tritmm

Results 3 comments of tritmm

Do you get this issue too?

i fixed it by add a condition in playEffect function `if(muted | effectsMuted) { return nil; }` this way resolved this issue

Xcode 15.1 was fixed this issue. Check more information here: https://developer.apple.com/documentation/xcode-release-notes/xcode-15_1-release-notes#Linking and here is this bug on XCode 15.0 : https://developer.apple.com/documentation/xcode-release-notes/xcode-15-release-notes#Linking