Skip to content

Releases: mogohichi/channel-ios

0.11

16 Jun 07:04
Compare
Choose a tag to compare
  • Updated system service info for iOS 11.4

0.11.1

16 Jun 08:14
Compare
Choose a tag to compare
  • Removed unnecessary system info.

Channel 0.10.7

01 Nov 06:36
Compare
Choose a tag to compare
  • Stability

Channel 0.10.6

09 Oct 11:45
Compare
Choose a tag to compare
  • Added unsubscribe from topic. You can use * to unsubscribe to all topics.

Channel 0.10.5

05 Oct 08:50
Compare
Choose a tag to compare
  • Make sure to call enable push notification after getting the clientID back.

Channel 0.10.4

02 Oct 08:39
Compare
Choose a tag to compare
  • Fixed message appearance settings

Channel 0.10.3

27 Sep 05:04
Compare
Choose a tag to compare
  • enabled full bitcode for debug and release mode.

Channel 0.10.2

21 Sep 05:24
Compare
Choose a tag to compare

Make sure to call registerForRemoteNotifications on a main thread.

Channel.framework

04 Sep 10:54
Compare
Choose a tag to compare
  • Added unsubscribe from topic

Channel.framework

04 Sep 06:30
Compare
Choose a tag to compare
  • Fixed: Make sure register for push notification is called in the main thread.
  • New: Subscribe to topic
  • New: Receive real-time message from server
  • New: Topic in CHMessage