'React Native Expo - Send a notification to iOS

I’m having a lot of difficulties in implementing notifications in IOS. With the app opened I can receive the notification from "https://exp.host/--/api/v2/push/send 1". However, I can’t receive the notification when the app is closed.

In app.json, I already added the “remote-notifications”.

On android it works perfectly.

Can anyone help me how should I implement notifications in IOS, please?

Thanks.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source