Ricardo Ruiz Lopez

Results 43 issues of Ricardo Ruiz Lopez

Is there a version in the Google Play Store? Otherwise, it should be a great idea to test your library in a fast way. Thanks.

Hello, It seems the server crashes when nmap is used when scanning the ports. ![screen shot 2018-05-24 at 15 09 13](https://user-images.githubusercontent.com/738681/40490831-90448e4e-5f64-11e8-8238-19fd23907460.png)

Is it possible to have a pod of this lib? Thanks a lot.

Converted tests to XCTest format. Changed project structure/settings in order to run the new tests using XCTests. The only thing that matters is the DataCalculationsTests.m file (with s). I had...

Hello! Is there any way to track the progress? Because I have a few megabytes json file, so it's going to take time and I want do draw a progress...

Hello, This works: ``` let sqlTest = ` SELECT * FROM User u WHERE state = 'LIVE' AND NOT EXISTS(SELECT 1 FROM UserBlock ub1 WHERE ub1.blockedUserId = u.userId AND ub1.blockerUserId...

Hello, First of all, thanks for this library. It is so annoying having to use AWS SDK for this... Anyway, I detected what I think is a bug. My project...

wontfix

Hello, After reading this code: https://github.com/yichengchen/RabbitVpnDemo/blob/master/PacketTunnel/PacketTunnelProvider.swift#L249 I wonder what's the reason of that. I mean, shouldn't we call cancelTunnel before calling again startTunnel? Is that the normal way to recover...

**Describe the bug** bottomMenuItemSelectedTextColour and bottomMenuItemUnSelectedTextColour are completely ignored by the app. It does not matter what color we use. I also see that in the source code they only...

Hello, Is there support for "Billing Grace Period" (auto renewal subscriptions) or is this something I have to manage exclusively in my server when verifying the receipt and using the...

type: enhancement
help wanted
area: purchase flows
difficulty: beginner