OK, I now am published with my first app on BOTH the App Store and Play Store! Wow.
Anyway, I need to develop a SECOND iOS app. I did create a wildcard ios app id ( .* ), as you suggested.
Now you have some parameters in the .b4i file that are not shown in the IDE. Notice the
first line in my .b4i file (that I must use another editor to see):
My app id is AvtecCam.*. Where do you set the "AvtecCam.app" name?
It is also in the B4iProject-Info.plist file ...
You said you can do multiple apps with the wildcard app id ".*" ...
So do I need a new mobileprovision and csr for the 2nd app?
Andrew
Anyway, I need to develop a SECOND iOS app. I did create a wildcard ios app id ( .* ), as you suggested.
Now you have some parameters in the .b4i file that are not shown in the IDE. Notice the
first line in my .b4i file (that I must use another editor to see):
B4X:
Build1=Default,AvtecCam.app
File1=1.bil
File10=off.png
File11=on.png
File2=2.bil
File20=workshop.png
.
.
.
@EndOfDesignText@
My app id is AvtecCam.*. Where do you set the "AvtecCam.app" name?
It is also in the B4iProject-Info.plist file ...
You said you can do multiple apps with the wildcard app id ".*" ...
So do I need a new mobileprovision and csr for the 2nd app?
Andrew
Last edited: