tinode / ios

Tinodios: Tinode Messaging Client for iOS
Apache License 2.0
241 stars 104 forks source link

A couple more fixes #122

Closed aforge closed 4 years ago

aforge commented 4 years ago
  1. Move topic persistence logic to the SDK when we create a new topic (from AppDelegate and FindVC).
  2. Added FB analytics package (now the app stats are available in the FB dashboard).
  3. Prevent sendMessageBar from disappearing when the user dismisses image picker.