Giphy / giphy-ios-sdk

Home of the GIPHY SDK iOS example app, along with iOS SDK documentation, issue tracking, & release notes.
https://developers.giphy.com/
Mozilla Public License 2.0
112 stars 51 forks source link

Crash 'Index out of range' #210

Closed alexander-lsvk closed 1 year ago

alexander-lsvk commented 1 year ago

🐛 Bug Report

Crash when search for gifs

To Reproduce

(Write your steps here:)

  1. Search for halloween
  2. Crash in line 254 UIImage + SwiftyGif -> displayRefreshFactor = displayRefreshFactors[I] Index out of range

iOS 15.6.1 Giphy iOS SDK - 2.1.22 but looks like exists for long time

cgmaier commented 1 year ago

hey @alexander-lsvk thanks for opening this issue. are you certain this isn't an issue with SwiftyGif?

we provide a GPHMediaView (or alternatively GiphyYYAnimatedImageView) through the GIPHY SDK which you can use for GIF/webp playback.