Commit ff8138a
committed
Work around a bug that causes the 'playSound' key to arrive as a string causing attempts to read it to fail. Instead just check if it was set before attempting to play a sound. https://chefsteps.atlassian.net/browse/MOBCOOK-4510
1 parent 073c94d commit ff8138a
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- android/src/main/java/com/dieam/reactnativepushnotification/modules
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
0 commit comments