I followed the instructions on https://github.com/aksonov/react-native-xmpp to create a react native based XMPP Chat application. But unfortunately its not working and throws errors on XMPPFramework package.
I am getting the following error on building the application on XCODE.
But this error gone when I imported the missing file on the following file given below.
But now I am getting following errors on the Enumerated objects on the method declarations on the following file give below.
Hi @robbiehanson,
I followed the instructions on https://github.com/aksonov/react-native-xmpp to create a react native based XMPP Chat application. But unfortunately its not working and throws errors on XMPPFramework package.
I am getting the following error on building the application on XCODE.
But this error gone when I imported the missing file on the following file given below.
But now I am getting following errors on the Enumerated objects on the method declarations on the following file give below.