diff --git a/Examples/simple-fcm-client/app/App.js b/Examples/simple-fcm-client/app/App.js index 2ac00693d6e84f41eefc9a9f1e5c014dfe904455..c7e18fe28d445ceed7a8cc3eecb32b04de5365d5 100644 --- a/Examples/simple-fcm-client/app/App.js +++ b/Examples/simple-fcm-client/app/App.js @@ -89,6 +89,10 @@ export default class App extends Component { {this.state.tokenCopyFeedback} + + Remote notif won't be available to iOS emulators + + firebaseClient.sendNotification(token)} style={styles.button}> Send Notification