rusel1989 / react-native-bluetooth-serial

Port of https://github.com/don/BluetoothSerial for react native
476 stars 291 forks source link

[ios]undefined is not an object(evaluating'BluetoothSerial.on....') #34

Open aaaddduuu opened 7 years ago

aaaddduuu commented 7 years ago

I run this example in IOS, but it appears the following error, I can't solve it, do you know why?

undefined is not an object(evaluating'BluetoothSerial.on=function(eventName,handler){ deviceEventEmitter.addListener(eventName,handler); }')

AlexKotov commented 7 years ago

Same problem.

react-native-cli: 2.0.1 react-native: 0.44.0 node: 8.1.2 xcode: 8.3.3

Senocico commented 7 years ago

the same issue...

nicoceledon commented 7 years ago

I have the same problem, but in Android. Any clue?

I'm using react-native 0.48.4

sadidebbal-rhizom-team commented 6 years ago

Hello, I have the same problem on android with: "react-native": "0.50.3", "react-native-bluetooth-serial": "^1.0.0-rc1", Does anyone got a solution for this ?

thachhuynh95 commented 6 years ago

I have the same problem on android with:

"react-native": "^0.57.4", "react-native-bluetooth-serial": "^1.0.0-rc1",

ThatoMahlatji commented 5 years ago

I have the same issue. Anyone who managed to solve it?

nicoceledon commented 5 years ago

I have the same issue. Anyone who managed to solve it?

On latest version of rn i haven't seen that error again. And i don't remember how did i solved previously.

canthony224 commented 4 years ago

I know this is a two year longshot, but does anyone have (and remember) a fix to this?

iamandiradu commented 4 years ago

Trying to find the same thing, man. @canthony224

WhaSukGO commented 4 years ago

Any update?

xnzj commented 4 years ago

Any update?

arlovip commented 4 years ago

The same issue. Is this lib still maintained?

smkjason commented 3 years ago

Anything...?