1

I am trying to build my iOS application and having hard time finding resources.

Can anyone that used SendBird before share useful resources that I can refer to?

erickimme
  • 323
  • 1
  • 4
  • 11

1 Answers1

1

You can test out SendBird features on the Sample Website.

They also have sample projects for iOS, Android, JavaScript (Web), Unity, and Xamarin.

iOS (Objective-C and Swift): https://github.com/sendbird/SendBird-iOS

Android: https://github.com/sendbird/SendBird-Android

Unity: https://github.com/sendbird/SendBird-Unity

JavaScript (Web): https://github.com/sendbird/SendBird-JavaScript

Xamarin: https://github.com/sendbird/SendBird-Xamarin

erickimme
  • 323
  • 1
  • 4
  • 11