UNPKG

657 BMarkdownView Raw
1### Expected Behaviour
2
3### Actual Behaviour
4
5### Reproduce Scenario (including but not limited to)
6
7#### Steps to Reproduce
8
9#### Platform and Version (eg. Android 5.0 or iOS 9.2.1)
10
11#### (Android) What device vendor (e.g. Samsung, HTC, Sony...)
12
13#### Cordova CLI version and cordova platform version
14
15 cordova --version # e.g. 6.0.0
16 cordova platform version android # e.g. 4.1.1
17
18#### Plugin version
19
20 cordova plugin version | grep phonegap-plugin-push # e.g. 1.5.3
21
22#### Sample Push Data Payload
23
24#### Sample Code that illustrates the problem
25
26#### Logs taken while reproducing problem