iOS Question Compile-Problem with Xcode 11

D

Deleted member 103

Guest
Hi,

I get stuck after this error message.
Can someone explain what I can do?
My last working B4i version was 5.91.
This app does not use the in-app purchase function.

 
D

Deleted member 103

Guest
This is Apple's answer:

and this is my answer:
if it is, why did it work without a problem until before Xcode 11?
Was it a system error all the way up to Xcode 11? Or did Apple just change this approach starting with Xcode 11?
If it was changed on purpose, it is OK for me.
If it is a bug, then it should be fixed.
 
Upvote 0
D

Deleted member 103

Guest
Hi Erel,

I got an answer from Apple with the reason why in Xcode 11 the "Provisioning Profile" does not work as in Xcode 10.2.
Do you know where you can activate this option in Xcode 11?
 
Upvote 0
D

Deleted member 103

Guest
Hi Erel,

either I can’t express my problem correctly or you don’t understand me.
Up to Xcode 10.2, I always used a wildcard app ID for my apps without the need to add an "IAP feature", which is not possible anyway.
Question: if the "automatic signing" option was activated in Xcode, how and where can you reactivate it in Xcode?
I don't want to create 2 to 4 "Provisioning Profiles" for every app.

Look at the picture, I have not yet created the "Provisioning Profile" for all apps.
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
I don't want to create 2 to 4 "Provisioning Profiles" for every app.
1. This is only needed for apps based on Firebase.
2. You need exactly 2 provision profiles. One for development and one for the store.
3. Any other solution will not work.
4. Worth testing with the latest version of Firebase. Maybe it is no longer needed.
5. In the worst case it will take you 20 minutes to create all the profiles you need. It is trivial.

Lets stop the discussion.
 
Upvote 0
D

Deleted member 103

Guest
1. This is only needed for apps based on Firebase.
OK, let's end the discussion here.
One thing I want to say, Firebase is not used in my StopWatch4all app.
Here are the libraries that are used:
 
Upvote 0
D

Deleted member 103

Guest
Here is Apple's answer:
This means that it only worked because of a bug in the previous Xcode versions.
 
Upvote 0

walterf25

Expert
Licensed User
Longtime User
Here is Apple's answer:

This means that it only worked because of a bug in the previous Xcode versions.
What was the conclusion of your issue, were you able to use the latest Xcode version after all, was all you had to do create an explicit id?

I'm having the same issue, i just updated Xcode to 11.6 and my app won't compile, i'm trying to wrap a library and i've never had issues getting wrapped libraries to work before, until now after updating Xcode to the latest.

Walter
 
Upvote 0
D

Deleted member 103

Guest
Hi @walterf25 ,

From xCode version 11, a separate provision profiles is required for all apps that use advertising or in-app purchase.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…