react-native-pusher-push-notifications icon indicating copy to clipboard operation
react-native-pusher-push-notifications copied to clipboard

Deprecated Dependencie

Open junior-jornada opened this issue 3 years ago • 11 comments

I tried to install the library, but this error always happens, is it due to the deprecation of the third library?

image

image

junior-jornada avatar Dec 01 '21 17:12 junior-jornada

Windows 10 and OSX Big_Sur Node: v14.16.0 React Native: 0.66.2

junior-jornada avatar Dec 06 '21 12:12 junior-jornada

@b8ne and @junior-jornada this problem happens to me too :/

kaiodadalt avatar Dec 06 '21 13:12 kaiodadalt

If someone is able to open a PR for this I'll be happy to review it @b8ne @junior-jornada

Humni avatar Dec 06 '21 19:12 Humni

If someone is able to open a PR for this I'll be happy to review it @b8ne @junior-jornada

Unfortunately I don't know how to fix it, but it looks like a project dependency has been deprecated and needs to be fixed, but this is a superficial analysis, I'm trying to understand the library.

https://repo.maven.apache.org/maven2/com/firebase/firebase-jobdispatcher/0.8.5/firebase-jobdispatcher-0.8.5.pom

junior-jornada avatar Dec 07 '21 12:12 junior-jornada

I found this dependency at this link: https://jcenter.bintray.com/com/firebase/firebase-jobdispatcher/0.8.5/firebase-jobdispatcher-0.8.5.pom

Can you change it's source on your project or on the lib's specs? Maybe it will work after that.

kaiodadalt avatar Dec 07 '21 12:12 kaiodadalt

Has anyone gotten this to work?

yawuar avatar Mar 31 '22 08:03 yawuar

any updates??

JorgeBdelaT avatar May 10 '22 15:05 JorgeBdelaT

Unfortunately not. Because of this issue, we decided to use OneSignal to deal with push notifications. And it is working well: https://documentation.onesignal.com/docs/react-native-sdk-setup

kaiodadalt avatar May 10 '22 16:05 kaiodadalt