Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Argument 0 (NSNumber) of RNViewShot.captureRef has unspecified nullability but React requires that all NSNumber arguments are explicitly marked as nonnull to ensure compatibility with Android. #548

Open
MAYILERUMPERUMAL opened this issue Nov 19, 2024 · 2 comments

Comments

@MAYILERUMPERUMAL
Copy link

No description provided.

@MAYILERUMPERUMAL MAYILERUMPERUMAL changed the title Argument 0 (NSNumber) of RNViewShot.captureRef has unspecified nullability but React requires that all NSNumber arguments are explicitly marked as nonnull to ensure compatibility with Android. RCTLogArgumentError(RCTModuleMethod*, unsigned long, objc_object*, char const*) RCTModuleMethod.mm:67 -[RCTModuleMethod processMethodSignature] -[RCTModuleMethod invokeWithBridge:module:arguments:] facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&, int, (anonymous namespace)::SchedulingContext) facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)::$_0::operator()() const invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) _dispatch_call_block_and_release _dispatch_client_callout _dispatch_lane_serial_drain _dispatch_lane_invoke _dispatch_root_queue_drain_deferred_wlh _dispatch_workloop_worker_thread _pthread_wqthread start_wqthread Argument 0 (NSNumber) of RNViewShot.captureRef has unspecified nullability but React requires that all NSNumber arguments are explicitly marked as nonnull to ensure compatibility with Android. Nov 19, 2024
@holakmateusz
Copy link

#547
Duplicate

@ils-anwarshah
Copy link

upgrading to v.4.0.3 solved my problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants