Problem with build IOS file

i had try many times to build ios file from visual studio 2015 & 2017
i had setting all thing on mac and windows
-remote
-remotebuild
-cordova
-npm

but when i click debug & build (to build .IPA file), i get this message …
“Error: Remote build error from the build server Build failed with error Variable(s) missing (use: --variable SENDER_ID=value). - 1”

so what’s the solution ???

What exactly are you trying to do? Build iOS with Visual Studio? On a Windows machine? Locally or remotely? How?

What is this?

What is this?

yup, im trying to build .ipa file in visual studio 2015 & 2017 on Windows 10 operation,
there was an article to use remotebuild on mac
but finally, i want to build ionic project v-1 on visual studio 2015/2017 as file .ipa for iPhone

Could you provide a link to that? Right now I still have no real idea what exactly you are doing.

this is the article’s link :

… after all this i got below message
"Error: Remote build error from the build server Build failed with error Variable(s) missing (use: --variable SENDER_ID=value). - 1"

What plugins did you install in the project? Push maybe?

i doesn’t use any plugin, its already … but i want another way to build IOS file from ionic v-1 project??
how can i build it ?

The error message indicates otherwise. Push probably.

If you are on Mac: Run ionic cordava build ios.
If you are on Windows: Look into Ionic Package. Google is you friend.

i tried all of these, always error … but on mac how can i build a ionic project, which tools ?

I just told you the Ionic CLI command.

Otherwise https://ionicframework.com/docs/intro/installation