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

[Docs] Debugging SampleApp.iOS #8225

Open
ghost opened this issue Mar 3, 2022 · 2 comments
Open

[Docs] Debugging SampleApp.iOS #8225

ghost opened this issue Mar 3, 2022 · 2 comments
Labels
difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers project/documentation 📖 Categorizes an issue or PR as relevant to documentation

Comments

@ghost
Copy link

ghost commented Mar 3, 2022

I`m not sure if this is a Documentation Issue or Request!!

On which page?

https://platform.uno/docs/articles/uno-development/debugging-uno-ui.html

What's wrong?

Scenario:

  • Visual Studio 2022 on Windows
  • Mac paired at local network
  • iOS emulator running at Mac Screen

Using Master branch, I was getting "Could not find any available provisioning profiles for SampleApp" error when trying to deploy.
That`s why Entitlements file was referenced at Project Properties / iOS bundled signing .
The way i fast solve the problem was just removing the reference and still using Manual Provisioning.

Any feedback?

Maybe would be nice to make this information clear to contributors.
Another option is to commit this removal, in case it doesn`t affect anything else.

@ghost ghost added triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Mar 3, 2022
@jeromelaban
Copy link
Member

In general, this sort of issue is managed by "initializing" the provisioning profiles using VS for mac and build a project. Once this is done, the build will work from windows.

@MartinZikmund MartinZikmund added project/documentation 📖 Categorizes an issue or PR as relevant to documentation difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers and removed triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Jul 24, 2023
@MartinZikmund MartinZikmund changed the title Debugging SampleApp.iOS [Docs] Debugging SampleApp.iOS Jul 24, 2023
@MartinZikmund
Copy link
Member

It would be useful to create docs mentioning the common troubleshooting scenarios

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers project/documentation 📖 Categorizes an issue or PR as relevant to documentation
Projects
None yet
Development

No branches or pull requests

2 participants