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?)
 

IamTrying

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

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
Top