Can't install watchOS (Watch 1.0 apps are no longer installable)

Aberta
#5,558 3 comentários 0 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
4/5
Tempo estimado
3-5 dias
Facilidade para iniciantes
35/100
Tipo de issue
Bug
Clareza
Razoavelmente clara
Status de atividade
Estagnada
Stack de tecnologia
ios, javascript
Domínio
cli, mobile-dev

Direção de pesquisa

Comece reproduzindo o problema com ns create helloworld --ng e ns build ios e, em seguida, inspecione o workspace gerado e o destino Watch App adicionado no Xcode 12.5.1. Compare o projeto gerado com o projeto nativo HelloWorld que é instalado com sucesso. Considera-se concluído quando o app NativeScript watchOS é instalado no emulador sem o erro WatchKit 1.0.

Escrita pelo modelo de indexação a partir do texto da issue.

Descrição

Hi, this is my first issue on Nativescript, sorry if I forgot anything and I hope this is the right place, thanks.

Environment

  • CLI: 8.0.2
  • Cross-platform modules: 8.0.8
  • Android Runtime: -
  • iOS Runtime: 8.0.0
  • XCode Version: 12.5.1
  • Plugin(s): -

Describe the bug
I'm unable to install an iOS Apple Watch app added to an existing nativescript iOS app.
When I run the app on the watch, the build is successful but I get this message:

Please try again later.
WatchKit 1.0 apps are no longer installable on this watchOS version.

To Reproduce
This bug is reproducible using a blank "Hello world" project.

ns create helloworld --ng
ns build ios

Then, open the .workspace. file, new target > Watch App for iOS App. Then,
image

Expected behavior
The app should show up on the emulator.

Additional context
When I click on "Details" of the error, this is what I get:

Details

Unable To Install “helloworld”
Domain: IXUserPresentableErrorDomain
Code: 1
Failure Reason: Please try again later.
Recovery Suggestion: WatchKit 1.0 apps are no longer installable on this watchOS version.
--
WatchKit 1.0 apps are no longer installable on this watchOS version.
Domain: MIInstallerErrorDomain
Code: 133
User Info: {
    FunctionName = "-[MIInstallableBundle _isValidWatchKitApp:withVersion:installableSigningInfo:error:]";
    LegacyErrorString = UnsupportedWatchKitVersion;
    SourceFileLine = 677;
}
--


System Information

macOS Version 11.4 (Build 20F71)
Xcode 12.5.1 (18212) (Build 12E507)
Timestamp: 2021-08-03T16:40:06+02:00

All this is based on this article: https://blog.nativescript.org/developing-a-watchos-extension-for-your-nativescript-app/ .

After looking on StackOverflow, it seems like (unrelated to Nativescript), this error can happen even if it has noting to do with the version code.

I tried changing different options based on SO answers but each time, I get this error. I also tried with a native HelloWorld project (i.e. not Nativescript), and it worked without any issue.

Thanks for your help,

Linguagem predominante
JavaScript
Estrelas
1.1k
Forks
204
Merge médio
1d 9h
PRs com merge (30d)
8

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Mais de NativeScript/nativescript-cli

Todas as issues de NativeScript/nativescript-cli

Issues semelhantes

Mais issues de JavaScript

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.