ios - provisioning profile or entitlement error? -


i need put on xamarin project provisioning profile , certificate... working xamarin forms on windows connectected physical mac...what happend is: when need run project in ios run through windows , mac that...but physical device need cert. , prov. profile... work if pass project virtual mac , put there certificate , provisioning profile , pass again windows? how project access keychain in windoews project? need need install certificate in windows ?? how things work? i'm little confuse...i need please, me if can did things , certificate works...but error appears...i tried disabled keychain...but still in way...

my error

installation failed: code signing/provisioning profiles not correctly configured. have entitlement not supported current provisioning profile, check ios device log details (error: 0xe8008016)

my provisioning profile appears on developer account , in project...its linked certificate , device registered on apple developer account , linked certificate too

i downloaded de provisioning in mac to...is there specific folder must ?

my ios device log says:

the executable signed invalid entitlements

it sounds have set correctly develop on windows pc , use physical mac build device. i'm guessing can run app on simulator , need connect , run on actual device.

i'm not sure mean "virtual mac".

you need follow steps in this guide create certificate , provisioning profile.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -