When i try to build ios-app and deploy it in iPad connected to my PC (i use remotebuild agent on remote mac (xcode 9.2) and vs 2015 + apache cordova on my PC) i have the following error:
Error Domain=IDEProvisioningErrorDomain Code=9 ""myapp.app" requires a provisioning profile." UserInfo={NSLocalizedDescription="myapp.app" requires a provisioning profile., NSLocalizedRecoverySuggestion=Add a profile to the "provisioningProfiles" dictionary in your Export Options property list
Any suggestions?