55 lines
1.3 KiB
Markdown
55 lines
1.3 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
# Bug
|
|
|
|
<!--
|
|
Very important, before opening a ticket:
|
|
1) Ensure the issue has not been already reported
|
|
2) lease test using the latest release (including 6.0.0 preRelease) of the library, as maybe the bug has been already fixed.
|
|
3) please don't use emulator to reproduce issues. if you have strange or sporadic error check if this is not devices specific (understand that this library is just a binding to player).
|
|
4) ensure you cannot solve the issue by yourself using following guide: https://github.com/react-native-video/react-native-video/blob/master/docs/DEBUGGING.md
|
|
-->
|
|
|
|
## Platform
|
|
Which player are you experiencing the problem on:
|
|
* iOS
|
|
* Android
|
|
* Windows
|
|
|
|
## Environment info
|
|
|
|
<!-- This fields are mandatory -->
|
|
Library version: x.x.x
|
|
Device:
|
|
|
|
## Steps To Reproduce
|
|
|
|
<!--
|
|
Issues without reproduction steps or code are likely to stall.
|
|
-->
|
|
|
|
1.
|
|
2.
|
|
...
|
|
|
|
## Expected behaviour
|
|
|
|
1.
|
|
2.
|
|
|
|
## Reproducible sample code
|
|
|
|
<!--
|
|
Please add to your issue a repro, a fresh codebase with the minimal changes so that the bug can be tested in isolation
|
|
-->
|
|
|
|
## Video sample
|
|
If possible, include a link to the video that has the problem that can be streamed or downloaded from.
|