b8ne / react-native-pusher-push-notifications

Manage pusher interest subscriptions and notification events in Javascript.
MIT License
96 stars 85 forks source link

Latest version for this package is 2.5.3 but npm shows an older version #103

Open valindo-srijan opened 1 year ago

valindo-srijan commented 1 year ago

Hey, could you please update this package on npm, it seems to be showing a older version 2.5.2 instead of 2.5.3 Because of this, our builds are failing for android 13. We have put a workaround in place, but editing packages in node_modules directly doesn't seem like a viable approach 😓

valindo-srijan commented 1 year ago

Seems like a push to npm is failing https://github.com/b8ne/react-native-pusher-push-notifications/actions/runs/1706156982/jobs/2330658631 Let me know if there is anything I can do to help, the logs seems to have been deleted cause of some retention policy.

mohitsaxenajs commented 1 year ago

Facing the same issue while creating a build for android 13. Thanks for the suggestion @valindo-srijan your workaround works for me but again editing in node_modules is not correct. Hey @Humni It seems you published the npm package(react-native-pusher-push-notifications) 1 year ago. Please update this package on npm with 2.5.3 version. Thanks

valindo-srijan commented 1 year ago

@Humni , I am willing to help fix the failing build, please let me know there is anything I can do.

valindo-srijan commented 1 year ago

@Subv @feardarkness could you guys help ? ( I found that you guys made the last few commits this year )