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?
I am following this tutorial
https://www.b4x.com/android/forum/threads/dummies-guide-to-getting-started-with-b4i.124564/
Thank you very much for the help
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?
I am following this tutorial
https://www.b4x.com/android/forum/threads/dummies-guide-to-getting-started-with-b4i.124564/
mi app configuration:
#Region Project Attributes
#ApplicationLabel: Comiuny
#Version: 1.0.0
'Orientation possible values: Portrait, LandscapeLeft, LandscapeRight and PortraitUpsideDown
#iPhoneOrientations: Portrait
#iPadOrientations: Portrait, LandscapeLeft, LandscapeRight, PortraitUpsideDown
#Target: iPhone
#ATSEnabled: True
#MinVersion: 12
#CertificateFile: ios_distribution.cer
#ProvisionFile: provisionprodpush.mobileprovision
#End Region
Thank you very much for the help