messenger-iOS-chat-swift-firestore icon indicating copy to clipboard operation
messenger-iOS-chat-swift-firestore copied to clipboard

Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift

Results 19 messenger-iOS-chat-swift-firestore issues
Sort by recently updated
recently updated
newest added

This is done just for the sake of practice of gihub cmds.

I want to allow the user to display incoming messages in different ways (for example, a user might want to show all incoming chat messages in all CAPS). But I'm...

Can't convert the file to swift 5 because it doesn't build. I'm getting around 237Warnings and 1 Error. (see attached files) Does anyone got a newer version already? Keep the...

When using the ChapAppTemplateSwiftMarch 15 demo app, I can not get photos to show in the Chat room. When using the camera, I get the console message as follows: [Camera]...

please sir make for android same app

When I build on Xcode I receive: ``` 'MessageInputBarDelegate' has been renamed to 'InputBarAccessoryViewDelegate' ``` Upon some research in MessageKit I've found: https://github.com/MessageKit/MessageKit/blob/5e16637ffc1fb39f2c3f9bc3396bbee41118947d/Sources/Supporting/MessageInputBar.swift#L31 https://github.com/MessageKit/MessageKit/blob/413fd8f6ebad43efdde5f98be5fafb2e7986d83b/CHANGELOG.md#dependency-changes So I suppose `MessageKit` should be...

I have cloned this project and am trying to use the app. But When I select an image from attachments but it's not showing in UI.

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 am not sure how it's supposed to work. But when I download the project, run it and send some message, I don't really see the messages. It's completely blank....

Does any one know why the sender and recipient's avatar are both on the left side of screen? Is there a way to differentiate them?