inappstory_plugin 0.0.18 copy "inappstory_plugin: ^0.0.18" to clipboard
inappstory_plugin: ^0.0.18 copied to clipboard

InAppStory SDK Plugin

0.0.18 #

Added #

  • InAppStoryManagerHostApi.closeReaders() close all readers

0.0.17 #

Changed #

  • IASSingleStoryHostApi storyId now String show({required String storyId})
  • IASSingleStoryHostApi storyId now String showOnce({required String storyId})
  • Android IASSingleStory opened with Activity Context

Removed #

  • removed slide argument IASSingleStoryHostApi.show()

0.0.16 #

Fixed #

  • open Android story reader with Activity Context (Application Context leads to new Task)