Raul Riera

Results 42 comments of Raul Riera

Can reproduce, adding gif for context. Only a problem when the table is small enough of course AND its a `.table-responsive` ![2021-12-31 15 57 27](https://user-images.githubusercontent.com/24159/147838829-8854ec81-19c1-4bfa-bc5c-07428b314112.gif)

Hi, Sorry, no I didn't update this project at the end :(

You can edit the swipeTableView widget in this repo to have more buttons and the functionality you just described. No need to do it from scratch, you just need to...

Hi, this library is very old. I'm sure it would need updating for the current titanium

I hope that clientId and secret are not the real ones 🙂, thanks for the demo tho

Hi, did you follow the instructions about the URL scheme? It should be the callback url provided in Coub. What URL scheme did you used?

The redirect URL needs to be something that points to your app `yourapp://` for example. In the readme file are the instructions. Or in the example project

Hi, The redirect URL needs to be a callback to your app scheme, check the README instructions on how to setup your project https://github.com/raulriera/AuthenticationViewController/blob/master/README.md

I'm the creator of this library, I just said in the previous message what redirectURI to use. 🤔

Can you provide some code example?