ISSUE_TEMPLATE.md 524 Bytes
Newer Older
Chok's avatar
Chok committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
### Expected Behaviour

### Actual Behaviour

### Reproduce Scenario (including but not limited to)

#### Steps to Reproduce

#### Platform and Version (eg. Android 5.0 or iOS 9.2.1)

#### (Android) What device vendor (e.g. Samsung, HTC, Sony...)

#### Cordova CLI version and cordova platform version

    cordova --version
    cordova platforms

#### Plugin version

    cordova plugin version | grep phonegap-plugin-barcodescanner

#### Sample Code that illustrates the problem

#### Logs taken while reproducing problem