Skip to content

Veency not Show in ios 13.5.1 after install #12

@wahyubram82

Description

@wahyubram82

dear @niknah ,

thanks for your work to make vnc server can run in ios.

I already success install veency in ios 13.5.1

step to do that:

  1. install checkra1n
    2.install cydia
  2. install repo needed for veency in cydia (SimulateTouch, etc that show when try to dpkg -i veency_0.9.3379_iphoneos-arm.deb)
  3. ssh root@to_my_iphone_ip
  4. apt install git
  5. create a directory in safeplace
  6. git clone https://github.com/niknah/veency.git
  7. cd veency
  8. wget http://cache.saurik.com/debs/com.saurik.iphone.ske_0.9.2973-1_iphoneos-arm.deb
  9. chmod +x veency_0.9.3379_iphoneos-arm.deb
  10. chmod +x com.saurik.iphone.ske_0.9.2973-1_iphoneos-arm.deb
  11. dpkg -i com.saurik.iphone.ske_0.9.2973-1_iphoneos-arm.deb
  12. dpkg -i veency_0.9.3379_iphoneos-arm.deb
  13. now the veency is installed (status show in cydia as installed packages)

but the vnc app not show in springboard

you think i must ln -s to_the_veency_app_path to_app_path to make it show..?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions