-
Notifications
You must be signed in to change notification settings - Fork 131
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
fetchInfoForCurrentPlaying is not implemented #25
Comments
same problem here |
Encountered same error, Tried commenting the line here and it seems to have worked.. I hope there is no random side effects. |
Hi Alvaro, Regarding this error, would it be possible to merge the pull request #22 ? Either that, or just remove the method being called at: AFSoundManager/Classes/AFSoundManager.m Line 68 in 89f7cf3
Otherwise the library is crashing when calling
With the following error:
Thanks in advance, Cheers! |
Sorry about the issue guys. I've merged the PR and I'm going to push a new update to CocoaPods |
OK, I've pushed the 1.2.5 version to CocoaPods, so the issue should be totally fixed now |
Hi Alvaro, [AFSoundManager fetchInfoForCurrentPlaying] this method only returns for local audio files , how can i fetchInfoForCurrentPlaying for Streaming Audio ? |
AFSoundManager v2 is coming really soon with great features and all this stuff fixed and improved. Stay tuned! I guess the migration will be easy. |
how to handle intrruption. |
hi, the fetchInfoForCurrentPlaying method is not implemented
The text was updated successfully, but these errors were encountered: