messenger-app-ios-swift
messenger-app-ios-swift copied to clipboard
Open Source Messenger App For iOS - Real-time Messaging, Voice and Video Calls
i will try to open direct group chat screen based on address and groupID. i open chat screen successfully with below code but app getting crashed when i will type...
1 error generated. :0: error: failed to emit precompiled header '/Users/niks/Library/Developer/Xcode/DerivedData/MesiboMessengerSwift-ayajnxbattkaflgynlybrvwiodkr/Build/Intermediates.noindex/PrecompiledHeaders/MesiboMessengerSwift-Bridging-Header-swift_65U36UR5QH2T-clang_1F2DXY4SMTHS.pch' for bridging header '/Users/niks/Downloads/messenger-app-ios-swift-master/MesiboApplication/MesiboMessengerSwift-Bridging-Header.h' and 'mesibo/mesibo.h' file not found in bridging header file and MesiboUI.xcodeproj looks like this ![Screenshot...
Tried several times. Country is correct (1 - Canada). Same goes for the version in the App Store.
When we try to send an image it didn't get sent also after image in queue the text chat also get stopped untill the user didn't start from by coming...
The audio call button is not working when i tap once, it only work on second tap also it's show forever connection and didn't get connected also it not get...
Is there a plan to add the Privacy Manifest in the near future as Apple's deadline of 1st of May is coming up?
I've looked through the repository and noticed that it's actually written in Objective-C instead of Swift. Am I wrong? Usually, the ViewControllers would be written in Swift (.swift) and not...