diff --git a/app.json b/app.json index c01b6cf..a9a8e5b 100644 --- a/app.json +++ b/app.json @@ -36,9 +36,9 @@ [ "expo-notifications", { - "icon": "./assets/images/notification-icon.png", + "icon": "./assets/images/logo.png", "color": "#ffffff", - "sounds": ["./assets/sounds/notification.wav"] + "defaultChannel": "default" } ], [