CatalystCode / react-native-azurenotificationhub

React Native module to support Azure Notification Hub push notifications on Android, iOS, and Windows.
MIT License
47 stars 75 forks source link

RNAzureNotificationHub UILocalNotification is deprecated #188

Open potatoengineer opened 3 years ago

potatoengineer commented 3 years ago

Report

Environment

Issues and Steps to Reproduce

Replaces this with steps to repro your issue, if applicable. Install this package and run it on any device with XCode and you will see the deprecation warning in buildtime

Expected Behavior

Describe what you expected would happen. No warnings.

Actual Behavior

Describe what actually happened. Include screenshots, if applicable. Build the application and there will be a lot of warnings about UILocalNotification deprecation

Link to Code

If you have some code that maintainers can clone/test for themselves, bugs can be resolved much faster. Please paste a link here.