iOS Question I have a problem with build release app

romario87027

Active Member
Licensed User
Longtime User
I don't understand why when i run build release i have:

B4i Version: 6.80
Parsing code. (0.00s)
Building folders structure. (0.04s)
Compiling code. (0.01s)
Compiling layouts code. (0.01s)
Building Xcode project (0.26s)
Sending data to remote compiler. (19.96s)
Application compiled with non-store provision profile.
Completed successfully.
App will run on the simulator.
This is a simulator build. Do not submit it to the App Store.
I copy the mobileprovision on the path Key :

B4X:
#If RELEASE

       #ProvisionFile: provisionlab2020.mobileprovision 
      
  #END IF
why i have the "Application compiled with non-store provision profile."

Type App Store

Thanks for your help!!
 

romario87027

Active Member
Licensed User
Longtime User
I'm sorry I don't understand. I have used this Build Server Settings

ERROR.png


What does it mean : " If you don't have a device then you can target a non-existent IP address "
 
Upvote 0
Top