AFSoundManager icon indicating copy to clipboard operation
AFSoundManager copied to clipboard

The network is not good or set the bad situation, the interface will be stuck

Open XiongCaixing opened this issue 9 years ago • 2 comments

XiongCaixing avatar Mar 11 '15 02:03 XiongCaixing

Could you provide more details? I haven't been able to reproduce that bug

AlvaroFranco avatar Mar 13 '15 18:03 AlvaroFranco

img_0251 AFSoundItem soundItem = [[AFSoundItem alloc] initWithStreamingURL:[NSURL URLWithString:@"*"]]; [self.soundQueue playItem:audioMedia.soundItem];

The network is not good, the interface will be stuck, can not drag or click

XiongCaixing avatar Mar 15 '15 05:03 XiongCaixing