Cannot deploy to iPhone due to signing + provisioning data not loaded

Tristan Kam 106 Reputation points
2021-03-15T10:28:11.193+00:00

I've been struggling with the iOS part for several days now trying to test my iOS app from windows Visual Studio to a connected iPhone.
running into several issues back-to-back. The issue now is:

  • "please wait until provisioning information is loaded" on iOS Bundle Signing page remains there

How can I get this message to disappear?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,293 questions
{count} vote

Accepted answer
  1. Tristan Kam 106 Reputation points
    2021-04-05T21:10:20.537+00:00

    No, it's stil there though I found a workaround after MANY attempts. Try this:

    1. Goto: Tools --> Options --> Xamarin -- Apple Accounts and Remove the account
    2. Shut down all running session of Visual Studio
    3. Re-open the solution
    4. Navigate to the Bundle signing page. It asks for an account now, which you can enter and continue your work

    For me this workaround at least gives me the option to continue development..

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Raphael Yaadar 1 Reputation point
    2021-04-05T21:03:57.277+00:00

    Any resolution to this issue? I'm having the same issue on VS 16.9.3.

    0 comments No comments