Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undifined is not an object (evaluvating RNXMPP.PLAIN) (ios) #100

Open
faheemahmad opened this issue Jun 6, 2018 · 8 comments
Open

Undifined is not an object (evaluvating RNXMPP.PLAIN) (ios) #100

faheemahmad opened this issue Jun 6, 2018 · 8 comments

Comments

@faheemahmad
Copy link

"react-native": "^0.44.0"
cocoapod version 1.5.3

i am unable to fix it it is still issue

@akshgods
Copy link

+1 same for me

@shubham1164
Copy link

I am getting the same error in Android. I am using the react-native: 0.56.0.

Error: undefined is not an object (evaluating 'RNXMPP.PLAIN')

I have confirmed that linking is done. but still the issue is not resolved. Please help

@kangkfly
Copy link

same error for me...

@ducle01490
Copy link

I'm getting same error. please help

@ducle01490
Copy link

ducle01490 commented Nov 5, 2018

My issue has been resolved in iOS. Just open Xcode and import RNXMPP.h to AppDelegate. Then fix all errors. I think there is error in Native code so NativeModules can not be loaded.
Please tell me if it works in Android. Thanks

@kangkfly
Copy link

kangkfly commented Nov 6, 2018

I solved it when I removed the use_frameworks! from the podfile

@crusshapp
Copy link

Hey guys. Did any one solved this issue ?

@khatiburrahman
Copy link

Any update fot Android?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants