Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed #53

Closed
yasaricli opened this issue Oct 3, 2018 · 2 comments
Closed

Build failed #53

yasaricli opened this issue Oct 3, 2018 · 2 comments

Comments

@yasaricli
Copy link
Contributor

yasaricli commented Oct 3, 2018

hello, I am getting an error in this way on android,

> Task :react-native-azurenotificationhub:compileDebugJavaWithJavac FAILED
/Users/Y/Desktop/mobile/node_modules/react-native-azurenotificationhub/android/src/main/java/com/azure/reactnative/notificationhub/ReactNativeNotificationsHandler.java:117: error: constructor Builder in class Builder cannot be applied to given types;
            NotificationCompat.Builder notification = new NotificationCompat.Builder(context, NOTIFICATION_CHANNEL_ID)

react-native: 0.57.0

ext config

screen shot 2018-10-03 at 12 32 43

@faltech
Copy link

faltech commented Oct 27, 2018

Same issue as above. Any ideas?

@benvp
Copy link
Contributor

benvp commented Jan 10, 2019

For me, updating the dependencies in the android project worked. See my PR #56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants