status-im / ens-usernames

DApp to register usernames for Status Network
MIT License
19 stars 11 forks source link

Argument 0 (NSNumber) of WKWebViewManager.sendToBridge must not be null #52

Open asemiankevich opened 5 years ago

asemiankevich commented 5 years ago
Argument 0 (NSNumber) of WKWebViewManager.sendToBridge must not be null

RCTLogArgumentError(RCTModuleMethod*, unsigned long, objc_object*, char const*)
    RCTModuleMethod.mm:67
__41-[RCTModuleMethod processMethodSignature]_block_invoke.262
-[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_lane_serial_drain
_dispatch_lane_invoke
_dispatch_workloop_worker_thread
_pthread_wqthread
start_wqthread

when register domain in https://cloudflare-ipfs.com/ipfs/QmSJXVfcxU1sTpTsSTidUaFgFfu9DzusaSJSBwE6BzFcxr/

STEPS:

  1. open last protptype
  2. select any free domain
  3. tap register with transaction
  4. confirm txn and tap Got it

image