error MT1006: Could not install the application on the device

jrahma 111 Reputation points
2021-02-28T17:16:58.883+00:00

Hi,

Why I keep getting:

error MT1006: Could not install the application on the device: Your code signing/provisioning profiles are not correctly configured. Probably you have an entitlement not supported by your current provisioning profile, or your device is not part of the current provisioning profile. Please check the iOS Device Log for details (error: 0xe8008016).

It works fine on the simulator but this error is thrown only when deploying to the device.

Console's Output is attached..

Kindly help...

72678-erroriosdeply.txt

Thanks,
Jassim

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,297 questions
0 comments No comments
{count} votes

Accepted answer
  1. Cole Xia (Shanghai Wicresoft Co,.Ltd.) 6,751 Reputation points
    2021-03-01T08:39:57.073+00:00

    Hello,

    Welcome to Microsoft Q&A!

    It works fine on the simulator but this error is thrown only when deploying to the device.

    To test on a physical device, the device must be provisioned.

    • First of all you need to have an active subscription to Apple's Developer Program , or use Free Provisioning (Apple introduced Free Provisioning in Xcode 7 which allows a single application to run on a single device without being a member of Apple's Developer Program. There are a number of limitations when provisioning in this way, as detailed here).
    • Then visit the Apple Developer Portal and register as an Apple developer, it is necessary to have an Apple ID .
      • Then request a Certificate, and register the device on which the application will be deployed.
      • Then provision your iOS device (Automatically / Manually ) .

    Refer to https://learn.microsoft.com/en-us/xamarin/ios/get-started/installation/device-provisioning/#provisioning-for-application-services.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful