You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the stack below (don't think the ionic2 part is relevant but eh) whenever the sound exists on the device, it crashes the whole app when sending a local notification. I think it's crashing while trying to play it since if I use a sound that doesn't exist, it just doesn't play it but still works without the sound. Also, It used to work before.
The text was updated successfully, but these errors were encountered:
epetre
changed the title
Latest Cordova and Android 6.1 crashes when it tries to play the custom sound.
Latest Cordova and Android 6.1 crashes the app when it tries to play the custom sound.
Dec 27, 2016
Using the stack below (don't think the ionic2 part is relevant but eh) whenever the sound exists on the device, it crashes the whole app when sending a local notification. I think it's crashing while trying to play it since if I use a sound that doesn't exist, it just doesn't play it but still works without the sound. Also, It used to work before.
Cordova CLI: 6.4.0
Ionic Framework Version: 2.0.0-rc.4
Ionic CLI Version: 2.1.18
Ionic App Lib Version: 2.1.9
Ionic App Scripts Version: 0.0.48
ios-deploy version: 1.8.6
ios-sim version: 5.0.8
OS: macOS Sierra
Node Version: v4.4.3
Xcode version: Xcode 8.2.1 Build version 8C1002
The text was updated successfully, but these errors were encountered: