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
It is unclear from the documentation what type of value to pass to soundName parameter when creating a push with scheduleLocalNotification. I have my file in assets/bubble.wav so I have tried various permutations such as bubble,bubble.wav, assets/bubble.wav, and assets/bubble. Can anyone clarify? Does it need to be a file asset? Thank you!
Question
It is unclear from the documentation what type of value to pass to
soundName
parameter when creating a push withscheduleLocalNotification
. I have my file inassets/bubble.wav
so I have tried various permutations such asbubble,
bubble.wav
,assets/bubble.wav
, andassets/bubble
. Can anyone clarify? Does it need to be a file asset? Thank you!The text was updated successfully, but these errors were encountered: