[x] I have searched existing issues and this is not a duplicate.
Environment
Platforms: iOS
iOS version: UILocalNotification first deprecated in iOS 10.0
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.
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.