react-native-push-notification / ios

React Native Push Notification API for iOS.
MIT License
745 stars 285 forks source link

chore: add error message when not in production mode #99

Closed Naturalclar closed 4 years ago

Naturalclar commented 4 years ago

Summary

Adding Error message in development mode if PushNotificationIOS is being used when PushNotificationManager is not available.

This change is for debugging purpose and it will not affect production code

Test Plan

Invariant Error Message displays