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

Watch app cannot persist when the companion iOS app is tweak-enabled #266

Open
1 task done
gzz2000 opened this issue Mar 11, 2024 · 1 comment
Open
1 task done
Labels
bug Something isn't working

Comments

@gzz2000
Copy link

gzz2000 commented Mar 11, 2024

Device Model

iPhone 12

iOS Version

17.0

Bootstrap Version

1.2.1

Serotonin Version

No response

What happened

As long as the tweak is enabled for an iOS app, the corresponding watchOS app will be automatically uninstalled once the watch is connected to the phone.
To reproduce:

  1. Install an iOS app with watchOS component, for example WeChat.
  2. Use the Watch manager app to install the watchOS app to your Apple Watch. The watch app should now appear on your watch screen.
  3. Enable tweak for the iOS app in Bootstrap. Bang! the watch app disappears. Cannot reinstall it with tweak enabled because the iOS app also disappears in the Watch manager app.
  4. Disable the tweak, relaunch Watch manager app, the watch app can be installed again now.
  5. Disconnect your watch with your iPhone (by shutting it down or bringing it to quarantine or turning off Bluetooth), and enable iOS app tweak. The two apps coexist.
  6. Connect them again. The watch app disappears again.

See also #118

Log output

No response

Acknowledgement of README and FAQ

  • I have read both the README and the FAQ.
@gzz2000 gzz2000 added the bug Something isn't working label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants