Open
Description
i
am trying to use twilio in react native app. after done all setup with react native twilio .when i am calling a number getting issue . i used all steps give in this link .
[[tid:com.facebook.react.JavaScript] handler is not a function. (In 'handler(rtn)', 'handler' is undefined)
2016-09-27 11:00:57.857 [fatal][tid:com.facebook.react.RCTExceptionsManagerQueue] Unhandled JS Exception: handler is not a function. (In 'handler(rtn)', 'handler' is undefined). code is breaking in twilio app in index.js ](url)
addEventListener(type, handler) { _eventHandlers[type].set(handler, NativeAppEventEmitter.addListener( type, rtn => { handler(rtn); } )); },
Metadata
Metadata
Assignees
Labels
No labels