Discuss
TypeError: Cannot read properties of undefined (reading 'isUserLogIn')
5 months ago by Saravanakumar
Hi, am using react native:0.63.4 version in my project. I followed the react-native SDK document from this link, for your Reference (https://docs.applozic.com/docs/react-native-chat-sdk), I completed all the steps and while running the app got an error undefined ApplozicChat and all the Applozic functions
Errors
- TypeError: Cannot read properties of undefined (reading 'ApplozicChat')
- TypeError: Cannot read properties of undefined (reading 'isUserLogIn')
- TypeError: Cannot read properties of undefined (reading 'LogIn')
- TypeError: Cannot read properties of undefined (reading 'openChat')
- TypeError: Cannot read properties of undefined (reading 'Logout')