GiraffePlayer icon indicating copy to clipboard operation
GiraffePlayer copied to clipboard

How do call onError method more than one time

Open ghost opened this issue 5 years ago • 1 comments

ghost avatar Apr 08 '19 04:04 ghost

Hello,

I want to retry my media if it throws error on first time but on second try on error method doesn't call. I want to retry it for 5 times so if player throws error i try it again until 5 times. But it doesn't throw error on second time

ghost avatar Apr 08 '19 04:04 ghost