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

android not working #27

Closed keung7251 closed 6 years ago

keung7251 commented 6 years ago

react-native-azurenotificationhub/android/src/main/java/com/azure/reactnative/notificationhub/ReactNativeNotificationHubPackage.java:19: error: method does not override or implement a method from a supertype @Override ^ 1 error :react-native-azurenotificationhub:compileReleaseJavaWithJavac FAILED

FAILURE: Build failed with an exception.

phongcao commented 6 years ago

This issue has been fixed on master. See #24.

phongcao commented 6 years ago

@rozele It may be worth releasing a new npm version that has this issue fixed. It'll surely save our developers time.