I am developing mobile app on VS cordova and it is ON windows machine. I have MAC for simulation. All simulations work fine on MAC.
But I can NOT get the app into Iphone 5 for testing using the MAC. I have apple developer account and created a certificate, registered and provisioned the device. When I go Xcode, I can see the provisioned device.
But, when run from VS (windows machine) as a remote device (Iphone is connected to MAC), get an error
“code signing is required for product type 'Application' in SDK 'iOS 8.4”
Can someone provide some guidance how to deploy my app to Iphone for testing?
I've already follow through the visual guidance. but did not help
Thank you So much