Hi all, Im getting this error after recieving the token from the server and trying to do BTClient.setup Possible Unhandled Promise Rejection (id: 12): undefined is not an object (evaluating 'RNBraintree.setup') http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:140414:12 tryCallTwo@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:25831:3 doResolve@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:25986:19 Promise@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:25852:10 setup@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:140413:19 http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:136063:15 tryCallOne@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:25823:10 http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:25909:19 http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:5562:54 callTimer@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:5267:9 callImmediatesPass@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:5371:28 callImmediates@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:5386:43 http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:3752:57 guard@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:3635:3 __callImmediates@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:3752:6 http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:3697:24 guard@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:3635:3 callFunctionReturnFlushedQueue@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:3695:6 callFunctionReturnFlushedQueue@[native code]
Hi all,
Im getting this error after recieving the token from the server and trying to do BTClient.setup
Possible Unhandled Promise Rejection (id: 12):
undefined is not an object (evaluating 'RNBraintree.setup')
http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:140414:12
tryCallTwo@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:25831:3
doResolve@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:25986:19
Promise@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:25852:10
setup@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:140413:19
http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:136063:15
tryCallOne@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:25823:10
http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:25909:19
http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:5562:54
callTimer@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:5267:9
callImmediatesPass@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:5371:28
callImmediates@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:5386:43
http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:3752:57
guard@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:3635:3
__callImmediates@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:3752:6
http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:3697:24
guard@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:3635:3
callFunctionReturnFlushedQueue@http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify=false:3695:6
callFunctionReturnFlushedQueue@[native code]