Vibro icon indicating copy to clipboard operation
Vibro copied to clipboard

Feel the network interaction

Vibro. Feel the network interaction

Vibrates your device whenever your app sends network request.

For testing only

Installation

Via CocoaPods:

pod 'Vibro'

or

pod 'VibroFramework'

if you prefer static frameworks.

You can install it manually by downloading static framework

After installation just register VBURLProtocol in your system:

#import <Vibro/Vibro.h>
///
[VBURLProtocol startHandling];

Kudos

@AliSoftware and his OHHTTPStubs for the workaround with NSURLSession.

License

Distributed under MIT license, see LICENSE file for details

Contacts

https://github.com/AlexDenisov

https://twitter.com/1101_debian