FlicksForAll icon indicating copy to clipboard operation
FlicksForAll copied to clipboard

Error on iOS 13.4+ Tested Apple Webkit

Open JARVIS-AI opened this issue 5 years ago • 0 comments

Two apple Kit crashed by this Tweak It need some editation in arrays or something because it gives NULL error

  • com.apple.WebKit.Networking
*** -[NSFileManager fileSystemRepresentationWithPath:]: nil or empty path argument
Date: 8/15/20, 2:52 AM
Process: com.apple.WebKit.Networking
Bundle id: com.apple.WebKit.Networking
Device: iPhone 8, iOS 13.5
Bundle version: 8609

Exception type: NSInvalidArgumentException
Reason: *** -[NSFileManager fileSystemRepresentationWithPath:]: nil or empty path argument
Culprit: flickplus.dylib
Date: 8/14/20, 5:44 AM
Process: com.apple.WebKit.Networking
Bundle id: com.apple.WebKit.Networking
Device: iPhone X, iOS 13.4
Bundle version: 8609

Exception type: NSInvalidArgumentException
Reason: *** -[NSFileManager fileSystemRepresentationWithPath:]: nil or empty path argument
Culprit: flickplus.dylib
  • com.apple.WebKit.WebContent
*** -[NSFileManager fileSystemRepresentationWithPath:]: nil or empty path argument
Date: 8/15/20, 2:52 AM
Process: com.apple.WebKit.WebContent
Bundle id: com.apple.WebKit.WebContent
Device: iPhone 8, iOS 13.5
Bundle version: 8609

Exception type: NSInvalidArgumentException
Reason: *** -[NSFileManager fileSystemRepresentationWithPath:]: nil or empty path argument
Culprit: flickplus.dylib
Date: 8/14/20, 5:44 AM
Process: com.apple.WebKit.WebContent
Bundle id: com.apple.WebKit.WebContent
Device: iPhone X, iOS 13.4
Bundle version: 8609

Exception type: NSInvalidArgumentException
Reason: *** -[NSFileManager fileSystemRepresentationWithPath:]: nil or empty path argument
Culprit: flickplus.dylib
  • For reproduce error:

It happens specially when user open iCleaner or iCleaner Pro

JARVIS-AI avatar Aug 14 '20 07:08 JARVIS-AI