Soft Bee

Testing Push Notifications with iOS simulator and React Native

May 10, 2020

How does Xcode allow us now to trigger notifications?

I’m going to assume that you already have configured notifications in you React Native app. You just want to test how your app behaves when user opens your app by pressing on notifications. In this article we will make the test notification with custom payload to pop up on a screen of iOS simulator.