adelowo / pusher-react-native-gifted-chat

6 stars 5 forks source link

Issue #1

Closed Anujmoglix closed 5 years ago

Anujmoglix commented 5 years ago

Hi , I tried to run this and getting following issue Selection_129

adelowo commented 5 years ago

Kindly follow the instructions in the README.MD

Update line 5 - 9 of MyChat.js with your credentials.

Anujmoglix commented 5 years ago

I missed that , I need one more help . I hv created account in pusher but not able to get

const CHATKIT_ROOM_ID = 'ROOM_ID';. where is it ?

adelowo commented 5 years ago

Go to the Debug console in Pusher's dashboard and create a room. You will be able to see the ID of the room once created