-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Describe the bug
yarn android build falis with
/node_modules/rn-zendesk/android/src/main/java/aero/rbgroup/rnzendesk/RNZendeskBridge.java:80: error: incompatible types: ArrayList<Object> cannot be converted to ArrayList<Double>
ArrayList<Double> groupIds = options.hasKey("groupIds") ? options.getArray("groupIds").toArrayList() : new ArrayList();
Additional context
System:
OS: macOS 10.15.2
CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
Memory: 36.64 MB / 8.00 GB
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 10.15.3 - /usr/local/bin/node
Yarn: 1.17.3 - /usr/local/bin/yarn
npm: 6.14.4 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 13.2, DriverKit 19.0, macOS 10.15, tvOS 13.2, watchOS 6.1
IDEs:
Android Studio: 3.6 AI-192.7142.36.36.6308749
Xcode: 11.3.1/11C504 - /usr/bin/xcodebuild
npmPackages:
react: ~16.9.0 => 16.9.0
react-native: ~0.61.5 => 0.61.5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels