-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
‼️ Crash on iOS 16 for 100% users – signal SIGABRT #169
Comments
+1 |
How we will solve this I am getting the same error? |
+1 |
@Sethi1998 I decided to switch to another library |
@snowtema when is this happening? I'm using this library too, on iOS 16 iPhone 13 Pro, and it's working fine for me |
This comment was marked as off-topic.
This comment was marked as off-topic.
Crash in here |
same issue + 1 |
@snowtema Have you solved it? 😂 |
Which Library ? |
It is crashing in iPhone 11 and 12 pro I tested in both the devices in iOS 16 version |
I found that it works fine in the simulator,crashes in real devices(IOS16) |
yes its working in simulator have anyone solved it I got the error that the buffer Is nil when we are calling it in method |
Yes @jiangdi0924, I switched to ModernAVPlayer, which works fine 😂 |
FYI, @jiangdi0924 @Sethi1998, ModernAVPlayer doesn't have a queue functionality from the box. UPD: also it's unable to set custom HTTP headers for remote audio |
pod 'SwiftAudioPlayer' , :git => 'https://github.com/Kuama-IT/SwiftAudioPlayer.git', :branch => 'fix-ios-16-crash' solve the problem |
Thanks working now |
Will this ever be fixed? 🙏🏼 |
This is still borked I take it? |
The text was updated successfully, but these errors were encountered: