Created
April 9, 2021 08:16
-
-
Save zendevil/f2fa1d09f3946cdbf2bdb04f8d687612 to your computer and use it in GitHub Desktop.
error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JSON value '{ | |
nonceEnabled = 1; | |
requestedOperation = 1; | |
requestedScopes = ( | |
"<null>", | |
1 | |
); | |
}' of type NSMutableDictionary cannot be converted to ASAuthorizationAppleIDRequest * | |
+[RCTConvert(ASAuthorizationAppleIDRequest) ASAuthorizationAppleIDRequest:] | |
RCTConvert+ASAuthorizationAppleIDRequest.m:85 | |
__41-[RCTModuleMethod processMethodSignature]_block_invoke_16 | |
-[RCTModuleMethod invokeWithBridge:module:arguments:] | |
facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&) | |
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_main_queue_callback_4CF | |
__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ | |
__CFRunLoopRun | |
CFRunLoopRunSpecific | |
GSEventRunModal | |
-[UIApplication _run] | |
UIApplicationMain | |
main | |
start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment