go-ios
go-ios copied to clipboard
Does go-ios support the python version?
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.
I don't really get what you mean :-D Go-iOS is written in golang, it compiles to a binary you can run on any system. Please clarify so I can help.
You can search for the version of go-ios in https://pypi.org/. If you can search for the corresponding version in https://pypi.org/, go to https://pypi.org/ to manage go- ios.
It's written in golang not Python, that wouldn't work. But you can use the new REST API that is currently in development. I will publish it in the upcoming weeks.
the new REST API, When is this expected to be released
I just merged the first PR, you should be able to try it here: https://github.com/danielpaulus/go-ios/tree/main/restapi I will add the remaining endpoints over the coming weeks. Priority is getting WDA to work first, and then add the rest.