Katoa Apps
Katoa Apps
Just to be clear the gradle project lib: `'io.github.ranga543:yelp-fusion-client:0.1.2'` is still fine to use, even after the March 1 update?
Hello, Android users are unable to use our client app due to the API not working. We were told that the yelp-android clientlib would not be affected.
Ah thank you very much!!! We didn't notice that either!!! I can't believe we weren't using the official on this entire time. Okay. So. To the new api, it says...
Thanks for the resources. Since there's no way to sign up for the v2 API anymore (as of April 2017), nor is there any java version of the Fusion API...
Here's the lib we use: https://github.com/ranga543/yelp-fusion-android Works great!!! On Sat, Apr 28, 2018, 04:21 Gangadhar Dhulipala wrote: > is there any java version of the Fusion API (at the moment)...
We are calling data from the server stored as a string :/ and because the Yelp API on the web and Android use the actual API keys we saw no...
We use your library on ios. For starters .beerAndWine doesn't exist. You have named it .beerAndWineSpirits (no idea why lol) as well with many other categories. An easy example. For...
For some reason the raw value is trying to match the variable with the case enum name instead of the actual value. I.e. the enum fruitsAndVeggies = 'markets'. When we...
Really it's a great library and very fast, just a couple of the developers working on this project have pointed out the weirdly renamed enums causing trouble for the Rezzo...