Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cycript choose() #11

Closed
r3ggi opened this issue Mar 14, 2019 · 4 comments
Closed

Cycript choose() #11

r3ggi opened this issue Mar 14, 2019 · 4 comments

Comments

@r3ggi
Copy link

r3ggi commented Mar 14, 2019

Do you plan to implement choose() function?

In my case when use it returns

cy# choose(UIView)
throw new ReferenceError("identifier 'choose' undefined")
@oleavr
Copy link
Member

oleavr commented Mar 14, 2019

Definitely. It should only be a matter of implementing this on top of Frida's ObjC.choose().

PR welcome!

@dharmeshbaskaran
Copy link

I find the same issue. Is this fixed?

@oleavr
Copy link
Member

oleavr commented Nov 27, 2019

@dharmeshbaskaran Nope, still waiting for somebody to contribute this feature.

@oleavr
Copy link
Member

oleavr commented Mar 26, 2021

Implemented in #28 🎉

@oleavr oleavr closed this as completed Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants