tenor-android-core icon indicating copy to clipboard operation
tenor-android-core copied to clipboard

Tenor Android Core

Results 10 tenor-android-core issues
Sort by recently updated
recently updated
newest added

In reference to issue #5 (link https://github.com/Tenor-Inc/tenor-android-core/issues/5) we listened to the customer's feedback and added the option to read the size parameter by serializing it and creating a getter.

Hi, I am facing proguard mapping issues for tenor in my app... There are no rules available for the sdk. Can you please provide proper proguard rules for the sdk....

Hello, I'm trying to use your lib, but the problem is dependencies are really old. The last version of Glide is 4.7 and you are using 3.8. With gradle happens...

I am using Tenor gif sdk. I am facing an issue with its API calls that when I call the API from Mobile Data it fails with this message: Unable...

There is no content filter option in SDK. Tenor API allows it but this SDK doesn't

Hi team, Trending GIFs api seem error when we used position parameter

https://github.com/Tenor-Inc/tenor-android-core/issues/4#issuecomment-384901518

https://github.com/Tenor-Inc/tenor-android-core/issues/4#issuecomment-384901518

Thanks for reaching out. We are working on this and expect it will take a bit of time for the update to go out. We will update this thread once...

While the json returned from server has a property called `size`: ![image](https://user-images.githubusercontent.com/9211902/47079133-4fe14e00-d237-11e8-9534-02ec5c6368cf.png) But in `tenor-android-core` SDK there can't get this property value form `Image` nor `Media` Class ```java public class...