Telegram-iOS
Telegram-iOS copied to clipboard
[BUG] Telegram for Apple Watch dissapeared - Invalid WatchKit Support
name: Telegram for Apple Watch dissapeared - Invalid WatchKit Support 🐞 Bug about: Bug/Code issue title: 'Telegram for Apple Watch dissapeared - Invalid WatchKit Support' labels: Bug assignees: Is not clear, just random people in the group https://t.me/TelegramiOStalk is trying to work on this, go there and ask who is trying to help on that, or telegram if you are reading this, come on, be professional and define somebody as an owner of this issue.
Telegram issues tracking page: https://bugs.telegram.org/c/20891, nothing useful there, just people asking, the tracking of this issue is really bad and sad, please do something with this telegram.
Current Behavior:
The telegram apple watch application dissapeared from the app store and is not possible to install it from there.
The reasons given from the Telegram iOS talk group are the application is failing on App Store submission by:

**Is not clear if is possible to run it as it is in the current repo in local devices (requires investigation)
Expected Behavior:
The app should be built in a way that support the requirements from the App Store in order to be correctly reviewed and approved to make possible install it again.
Steps To Reproduce:
Nothing very complex, the application was removed from the app store, if you update to that version (9 or greater) will dissapear from you installed apps.
Environment:
- OS: 9 or greater
Anything else:
Telegram issues tracking page: https://bugs.telegram.org/c/20891 Recommended steps to analyze this issue:
Original tool used to build the app, Bazel Bazel is an open-source build and test tool similar to Make, Maven, and Gradle. It uses a human-readable, high-level build language. Bazel supports projects in multiple languages and builds outputs for multiple platforms. Bazel supports large codebases across multiple repositories, and large numbers of users.
Step 1 fork this repo. Step 2 will be to update the bazel rules and figure out why the new ones break everything but the watch app Step 3 deploy to test flight and verify is working Step 4 make the PR to solve this issue