Skip to content

20.11.1

Choose a tag to compare

@ijunaid ijunaid released this 15 Dec 12:32
· 289 commits to master since this release
ded31cd
  • Added "getFeedbackWidgets" method to get a list of available feedback widgets as array of object to handle multiple widgets of same type.
  • Added "presentFeedbackWidgetObject" to show/present a feedback widget with the combined widget object.
  • Deprecated "getAvailableFeedbackWidgets" method. Usinag this function it is not possible to see all the available feedback widgets. In case there are multiple ones for the same type, only the last one will be returned due to their id being overwritten in the type field.
  • Deprecated "presentFeedbackWidget" method.
  • Updated underlying android SDK to 20.11.2
  • Updated underlying ios SDK to 20.11.1