cheungpat·15 anni fa·discussUsually this is related to Configuration Profiles installed on device. Go to Settings > General > Profiles to delete them. No need to delete Provisioning Profiles.
cheungpat·16 anni fa·discussThere is so many hoops I have to jump to make this work in OS X.$ mv firesheep-backend firesheep-backend.binary $ cat > firesheep-backend #!/bin/sh sudo /path/to/firesheep-backend.binary $@ ^D $ sudo chmod +x firesheep-backendThen restart Firefox and start capture. You need to run sudo once every certain period.