Sound Notifications

Please provide the following:

  1. SDK Version: 38
  2. Platforms(Android/iOS/web/all): android/iOS

Trying to add custom sound notification.

In the expo-notification documentation under notification content the type of sound can be

  sound: 'default' | 'defaultCritical' | 'custom' | null;

I also saw a github issue saying that the pull was closed : [notifications][ios][android] Support custom notification sounds by hesyifei · Pull Request #5597 · expo/expo · GitHub

Is doing this not possible in managed workflow ?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.