- Jun 6, 2020
- 11,517
- 4,383
I've been using the following code as suggested by Erel here:
B4X:
I had added these lines with a B4i Bridge App already built and installed. Compilation in Debug mode worked fine, even with the iStore Library NOT installed.
Recently, I happened to uninstall the B4i Bridge App, and then I rebuilt it with Tools>Build Server>Build B4i- Bridge App. The build failed because I didn't have the correct provisioning file, i.e. the build hadn't taken #IF RELEASE into account. Upon commenting out all but the xxxx.mobileprovision line, the Bridge App built and installed OK. Then I removed the commented lines (put #IF RELEASE back in) and everything was back to normal.
I can always do this again next time, but I have quite a few #IF RELEASE blocks and...
برای دیدن لینک ها باید ثبت نام کنید
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
Recently, I happened to uninstall the B4i Bridge App, and then I rebuilt it with Tools>Build Server>Build B4i- Bridge App. The build failed because I didn't have the correct provisioning file, i.e. the build hadn't taken #IF RELEASE into account. Upon commenting out all but the xxxx.mobileprovision line, the Bridge App built and installed OK. Then I removed the commented lines (put #IF RELEASE back in) and everything was back to normal.
I can always do this again next time, but I have quite a few #IF RELEASE blocks and...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید