alanhhwong / react-native-braintree

A react native interface for integrating payments using Braintree's v.zero SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RNBraintree.showPayPalViewController() not found

deresegetachew opened this issue · comments

I am running in to this error when use try out paypal only
simulator screen shot jan 22 2016 4 06 40 pm

@Derese can you try and cross-check with the new sample? Hard to tell where the error is just from the screen.

commented

i have this issues too .I did the same, and it happened sometimes.

commented

After I finish the payment, it jumps to the red interface.

commented

I am facing the same issue. RNBraintree is undefined. This is happening in the library

var RNBraintree = require('react-native').NativeModules.RNBraintree;

Please reopen this issue