I'm new to ios development, i request anyone to provide step by step procedure how to create necessary certificate , identifiers, devices, profiles after developer account activated.
and also i want to know where and how to use those certificate, profiles in b4i project (local mac B4iBuildServer with simulator) to distribute into app store
i will test in real device with developer certificate. before that i want to know where should i
copy developer.mobileprovision and developer.cer? Windows Pc or b4iBuildServer?
and i selected Tool -> Build Server -> BuildReleaseApp. the following compiled log shown
B4X:
B4i Version: 6.00
Parsing code. (0.00s)
Building folders structure. (0.04s)
Compiling code. (0.04s)
Compiling layouts code. (0.02s)
Building Xcode project (0.25s)
Sending data to remote compiler. (4.83s)
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 want to know why it used non-store provision instead of distribution provision?
ERROR ITMS-90017: "This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory."
ERROR ITMS-90017: "This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory."