hello everyone
I'm compiling the app to upload to the store but I get this message, am I doing something wrong or can I continue uploading the app like this?
What does the last sentence say? Something with simulator? Make sure to set the ip address of a device and not simulator (it can be a non-existent ip).
make sure you are using the correct distribution certificate and provisioning profile. The names might look correct, but they may not have been created as production profiles
From the message in your picture, it seems the compilation was done using the developer profile instead of the distribution profile. You might want to double check the path to the correct certificates and provisioning profilesand try again
What does the last sentence say? Something with simulator? Make sure to set the ip address of a device and not simulator (it can be a non-existent ip).
"Aplicación compilada con perfil de provisión que no es para la tienda" = Application compiled with a provisioning profile that is not intended for the store.