messenger-app-ios
messenger-app-ios copied to clipboard
Open Source Messenger App For iOS - Real-time Messaging, Voice and Video Calls
I set apple production certificate Of Notification in Mesibo panel , and try to Push Notification in backend not work . then I take apns token from production app ,...
In the app there's not a way users can create groups and have group video and audio calls
Hello, I have written the following code in order to connect to Mesibo server initially. I am receiving connection status as 4 & 5 in my debug console & unable...
hi, I'm trying to compile the iOS messenger app but I'm receiving the following error: Apple clang version 11.0.0 (clang-1100.0.33.17) Target: x86_64-apple-ios10.3-simulator Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library...
When i try to build to export to ipa for test can't export because show this issue Found an unexpected Mach-O header code: 0x72613c21 any have idea for solve this...
Hello sir, I need to create custom UI but can't figure out where to find detailed api document. Also, I want bypass chat history and direct to present chat room...
Mesibo messanger app crashed on iPhone 5c and iPhone 5s while making an Video call with following error `Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[AVCaptureFigVideoDevice maxAvailableVideoZoomFactor]: unrecognized selector...
I'm unable to build project once mesibo webtrc framework is installed using pods. I tried running on multiple device including iPhone 5c, iPhone5s and iPhoneX. The build failed with errors...
I initialize mesibo `viewcontroller` as follows inside a `UITabBarController` which is inside a `UINavigationController`: ```mesiboVc = MesiboUI.getViewController()``` But i always get a gray navigationBar, no icon and `Messages` as `tabBarItem`...