-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
How frequently does the bug occur?
Always
Description
si/react_scheduler.cpp:61:65)' to 'CallFunc' (aka 'function<void (jsi::Runtime &)>') for 2nd argument
C/C++: virtual void invokeAsync(
C/C++: ^
C/C++: /Users/satyaretail01/Documents/service-app-mobile/node_modules/react-native/ReactCommon/callinvoker/ReactCommon/CallInvoker.h:29:16: note: candidate function not viable: requires single argument 'func', but 2 arguments were provided
C/C++: virtual void invokeAsync(CallFunc&& func) noexcept = 0;
C/C++: ^
C/C++: /Users/satyaretail01/Documents/service-app-mobile/node_modules/react-native/ReactCommon/callinvoker/ReactCommon/CallInvoker.h:40:16: note: candidate function not viable: requires single argument 'func', but 2 arguments were provided
C/C++: virtual void invokeAsync(std::function<void()>&& func) noexcept {
C/C++: ^
C/C++: 1 error generated.
> Task :realm:buildCMakeDebug[arm64-v8a][realm-js-android-binding] FAILED
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
run yarn android
Version
latest - 12.13.0
What services are you using?
Atlas Device Sync
Are you using encryption?
Yes
Platform OS and version(s)
react native 0.75.1
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
- is depended on by
-
RJS-2890 What went wrong: Execution failed for task ':realm:configureCMakeDebug[arm64-v8a]'.
- Closed