FLEXTool / FLEX

An in-app debugging and exploration tool for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find property with name image on class UIAlertController

karmamaster opened this issue · comments

Environment

  • Platform+version: iOS 12.5.1
  • FLEX version: 4.4.1
  • Just only use flex release lib

Bug Report

When I running the tool which built along with Classes files in FLEX lib, the issue showing as: (you can check the screenshot to get complete log)

'Cannot find property with name image on class UIAlertController

This is the screenshot:
issue

but when I tried to run this FLEX lib (version 4.4.1) on ios version 14.4.1, the tool is starting well but it is hanging phone system when tool trying to run all system command like: "ls, killall, cd...e.t.c.."

Please take a look at it.

Hello,
Now its run fine with your new commit for 4.4.1, but when i tried to run the killall command on machine its make the system not responding to every command that I called manually or by the code. Can you take a look at it? This is the testing eviroment:

Machine: iphone 5s (12.5.1) / iphone 6s (14.4.1)
Flex version: 4.4.1

This issue is occurring on both 6s and 5s iphone. This is the screenshot which i tried to call the command manually, as you can see it is not response to every command that I called later.

issue

note: This issue is not occurring in my tool when I dont put FLEX files to built in the tool, even when I just put it to built in the tool but not call any function of flex, this still make my system hang whenever i call Killall command

Try posting on /r/jailbreak