You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I download and run the readily available version of instamobile, it works perfectly, but when I integrate instamobile to a different project, it only loads up this screen:
I can type in the text box but can't send a message, and it also doesn't load up the chat lobby- is this an issue of connecting instamobile to some data? if so how can I do that? I already have my firestore googleplist on the project
many thanks
The text was updated successfully, but these errors were encountered:
@chakeel As long as you updated the google plist file you should be good. Can you send messages on the screen? Make sure you have Firestore rules properly set up for both reads and writes (you can make them public, for testing and take it from there)
I have set up firestore rules for read + writes, and no I cannot send messages on the screen. How can I make it so that users (profile pic + name) and conversations load like this :
Hey,
When I download and run the readily available version of instamobile, it works perfectly, but when I integrate instamobile to a different project, it only loads up this screen:
I can type in the text box but can't send a message, and it also doesn't load up the chat lobby- is this an issue of connecting instamobile to some data? if so how can I do that? I already have my firestore googleplist on the project
many thanks
The text was updated successfully, but these errors were encountered: