#else
(void)(callId);
#endif
@autoreleasepool {
invokeInner(weakBridge, weakModuleData, methodId, std::move(params), callId, isSyncModule ? Sync : Async);
}
}; When I look at the issue on XCode I can see that it happened on the code block: I commented the to this import "react-native-reanimated-carousel" and upgrade react-native-device-info to 14 version but nothing work for me Looking for a solution please suggest me!