sonos-objc icon indicating copy to clipboard operation
sonos-objc copied to clipboard

Sonos time crash

Open OuSS-90 opened this issue 7 years ago • 0 comments

I got crash on int minutes = [[times objectAtIndex:1] intValue] * 60;

Fatal Exception: NSRangeException *** -[__NSSingleObjectArrayI objectAtIndex:]: index 1 beyond bounds [0 .. 0]

OuSS-90 avatar Jan 20 '18 12:01 OuSS-90