ios - How can I test and debug Xamarin Cross-Platform App on Iphone? -
i'm developing cross-platform app visual studio 2017 e xamarin on windows 8.1.
i have no problem try , debug application on android devices can not figure out how test app on iphone.
i have mac visual studio mac, xamarin , xcode. can connect mac visual studio on windows xamarin mac agent.
i found guides create free provisioning account , think i've managed it. guess these guides later explain how test, on apple device, app developed directly on xcode , mac.
at point, can not understand else test app (developed on windows pc) on apple device.
you should follow these guide device provisioning
from experience importent things are:
add device provisioning profile.
create xcode project in order create , maintain "unique" bundle identifier.
add bundle identifier visual studio project.
plug iphone in mac.
connect visual studio mac.
select device , run.
each step shown in tutorial , follow ups posted. (they xamarin studio work same in visual studio)
Comments
Post a Comment