Skip to content

v13.1.0

Compare
Choose a tag to compare
@boehlerlukas boehlerlukas released this 18 Dec 10:51
· 41 commits to main since this release
  • Added + (void)startConversation:(BOOL)showBackButton; to start a blank conversation.
  • Added + (Boolean)startClassicForm:(NSString * _Nullable)formId showBackButton:(BOOL)showBackButton to start a classic form.
  • Added func notificationCountUpdated(_ count: Int32) to GleapDelegate