GantMan / react-native-siren

The React Native port of the popular Siren / Harpy Pod and hopefully Gradle
156 stars 26 forks source link

DeviceInfo.js | TypeError: Cannot read property 'bundleId' of null #21

Open MhamedRamadan10 opened 4 months ago

MhamedRamadan10 commented 4 months ago

I get this error recently. after debugging the issue it turns out that this package use a very old react-native-device-info version 0.9.9v Does anyone have an idea how to solve this. thanks in advance.

deemyboy commented 1 month ago

react-native-device-info is v.13.0.0 and the current version in package.json for latest release of this package v0.0.5 (Jan 15 2022) is "react-native-device-info": "^8.7.0" do we have to fork our own version or will you (@GantMan) be updating this library soon?

GantMan commented 1 month ago

Deemyboy would you like npm and github privledges here?

I'm unable to maintain it. But I'd happily give you access.