Andrey Shcherbakov

Results 6 issues of Andrey Shcherbakov

Large input data may produce "internal error: Huge input lookup" on iOS devices. Request for a fix in DDXMLDocument: - (instancetype)initWithData:(NSData *)data options:(NSUInteger)mask error:(NSError **)error ... xmlDocPtr doc = xmlReadMemory([data...

Happens for some users on iOS 12 and 13. Here is a log from Fabric: ================== Fatal Exception: NSInvalidArgumentException 0 CoreFoundation 0x1f043298c __exceptionPreprocess 1 libobjc.A.dylib 0x1ef60b9f8 objc_exception_throw 2 CoreFoundation 0x1f03ac3f8...

The current implementation of BoxAuthentication activity gives a bad user experience. A user sees a white screen until the login form is loaded. Show a progress bur during the loading...

BoxSynchronous upload() and download() crashes if their listener and handler params are nulls.

Please remove resources used in BoxAuthentication. This will allow using this library in other apps as a compiled .jar file, not as source-based library. This can be done easily: ```...

Hi All! I am looking for an URL to open Settings > Passwords > **Password Options** Some password managers like 1password & LastPass can navigate there. What I found in...