-
Notifications
You must be signed in to change notification settings - Fork 587
Closed as not planned
Description
Problem
Any method of Contacts
is not working on Android, but It's working fine on iOS.
When I try to call any method of Contacts
, It gives me this error
Cannot read property '<method-name>' of null
System Info
System:
OS: macOS 15.2
CPU: (8) arm64 Apple M1
Memory: 562.08 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 20.12.2
path: ~/.nvm/versions/node/v20.12.2/bin/node
Yarn:
version: 3.6.4
path: ~/.nvm/versions/node/v20.12.2/bin/yarn
npm:
version: 10.5.0
path: ~/.nvm/versions/node/v20.12.2/bin/npm
Watchman:
version: 2024.11.11.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.2
- iOS 18.2
- macOS 15.2
- tvOS 18.2
- visionOS 2.2
- watchOS 11.2
Android SDK: Not Found
IDEs:
Android Studio: 2024.2 AI-242.23339.11.2421.12700392
Xcode:
version: 16.2/16C5032a
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.13
path: /opt/homebrew/opt/openjdk@17/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 15.0.1
wanted: 15.0.1
react:
installed: 19.0.0
wanted: ^19.0.0
react-native:
installed: 0.77.0
wanted: ^0.77.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: false
Edit
This problem only occurs when New Architecture is Enabled. I switched it to false and It's working now.
But I want to use it while enabling the New Architecture.
Bardiamist and gs-rumana
Metadata
Metadata
Assignees
Labels
No labels