Search In Apps iOS SDK Release Notes

0.3.0 - June 18, 2024

  • Support getting location-based search suggestions.
  • Downgrade the min SDK version from iOS 14 to 12. The SDK will build with the minimum supported OS iOS 12, however the SDK features will not work on devices < iOS 14.

0.2.0 - March 5, 2024

  • Added a SwiftUI view & UIKit view controller for displaying search suggestions and trending searches.
  • Deprecated access to search suggestion and trending searches text values.
  • Deprecated programically showing a search results page (this is handled automatically by the new SwiftUI & UIKit views).

0.1.0 - October 3, 2023

  • Initial public release.
  • Support getting search suggestions from text.
  • Support getting trending searches.
  • Support showing a search results page from a search suggestion or trending search term.