You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @pshoniuk , Thank you for the quick reply!
Unfortunately this issue is not resolved yet.I upgraded to the latest(v2.4.2) version and tested it on an android device(Google pixel6).The phenomenon is the same as before.
@THDGunner I couldn't reproduce the issue in v2.4.2. It might be a problem with the gradle cache. Please ensure your project uses the correct version of the GIPHY UI SDK, which should be: com.giphy.sdk:ui:2.3.6-hotfix-grid. To check this, you can inspect the output of this command running from the android folder: ./gradlew app:dependencies | grep 'com.giphy.sdk:ui'
If the version is correct, it would be great if you could share more details or, ideally, a minimal playground where the issue occurs.
The text was updated successfully, but these errors were encountered: