GantMan / GantMan/react-native-siren
DeviceInfo.js | TypeError: Cannot read property 'bundleId' of null
- Dominant language
- JavaScript
- Stars
- 187
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting DeviceInfo.js and the dependency declaration for react-native-device-info 0.9.9v. Reproduce the TypeError involving a null bundleId value, then determine the compatible dependency behavior and verify the issue no longer occurs. The issue is old and has no linked pull request or recent discussion, so confirm the expected approach before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100