iOS Question How to release my app to iTune?

IamTrying

Active Member
Licensed User
I have made the iOS 11.2.5 app. And how can i now release it from B4i to iTune? (like in OSX using Xcode, it will be now using B4i?)
 

ilan

Expert
Licensed User
Longtime User
have you added this line in the app?

B4X:
#Entitlement: <key>aps-environment</key><string>production</string>
 
Upvote 0

IamTrying

Active Member
Licensed User
Added following lines and re-uploaded to iTune. Waiting for next Apple action...

B4X:
#PlistExtra:<key>NSCameraUsageDescription</key><string>Taking a photo and attach to the task.</string>
#PlistExtra:<key>NSPhotoLibraryUsageDescription</key><string>Select your photo and attach to the task.</string>
 
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…