All Versions
8
Latest Version
Avg Release Cycle
128 days
Latest Release
2308 days ago
Changelog History
Changelog History
-
v1.3.0 Changes
August 15, 2018๐ Thanks to https://github.com/Michelasso WatchdogInspector supports now tvOS
-
v1.2.0
October 23, 2017 -
v1.1.0
January 25, 2017 -
v1.0.0 Changes
August 10, 20160๏ธโฃ You can now turn off the stalling exceptions (turned on by default)
-
v0.3 Changes
May 30, 2016๐ Uses a simple UIWindow instead of the sub dependency.
-
v0.2.1 Changes
March 10, 2016- ๐ฒ Does not log (Start and Stop) if logging is disabled
- โ Adds some more Tests
- โก๏ธ Updates the example projects (Swift)
- ๐ Uses iOS 7 as CocoaPods deployment target (instead of iOS 8)
-
v0.2.0 Changes
March 06, 2016- โก๏ธ Exposes updateWatchdogInterval
+ (void)setUpdateWatchdogInterval:(NSTimeInterval)time;
- Change the update interval for the background thread timer to count the main thread frames
- โ Adds getter to check activity
+ (BOOL)isRunning;
- ๐ Fixes wrong behaviour when start/stop/start via a button or toggle function
- โก๏ธ Exposes updateWatchdogInterval
-
v0.1.0
March 03, 2016