GiraffePlayer
GiraffePlayer copied to clipboard
How do call onError method more than one time
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