Currently we cannot know what check failed, so I'm adding this checkForIssues which will do all checks, and if any of those fails, I will add it to the list of issues which will then be returned to the flutter side as a JailbreakIssue
PS: Ive just created it from my needs, so, please provide here what I need to do to be able to merge in your repo, thanks
Currently we cannot know what check failed, so I'm adding this
checkForIssues
which will do all checks, and if any of those fails, I will add it to the list of issues which will then be returned to the flutter side as aJailbreakIssue
PS: Ive just created it from my needs, so, please provide here what I need to do to be able to merge in your repo, thanks