lexboss777
lexboss777
Hi! I've tried to unzip the attached archive [cert_21.zip](https://github.com/jaime-olivares/zipstorer/files/6623296/cert_21.zip) with the latest version available at the moment. It fails with exception System.IO.InvalidDataException, but this archive is successfully being unzipped on...
In [this](monodroid-samples/ApplicationFundamentals/ServiceSamples/ForegroundServiceDemo/TimestampService.cs) class there is a return statement with a comment: ``` // This tells Android not to restart the service if it is killed to reclaim resources. return StartCommandResult.Sticky;...
Hi! Recently I started looking at this library and it seems very useful. But very often I receive an exception mentioned above. It occurs when I close the window with...