Hey guys, I really need help. I exported my project to iOS. Opened it in Xcode. Followed the tutorial from Buildbox. I put letters and numbers behind the bundle identifier. But always get an error message. Can anybody pls help me? Thanks
The bundle identifier needs to be the same with the one you made in you apple developer account (make sure you use in buildbox the same bundle id you created with apple)
Thanks for answering. I tried it. Same problem. I follow the Buildbox Tutorial. He does it without anything. He doesn't put a id in buildbox. He used the standard id and put some numbers and letter behind it. And it works for him. For me not... anyone can help?
I know, i'm talking about the free developer account.Isn't that what you are using now? He is using his account in the video. Also your error is different than his error. Yours says: "...does not support in app purchases" and his: " ...failed to register bundle" so i guess different error different fix. Try removing iaps , double check you are using the right account.. good luck
You can ignore the First error from my screenshot. Ist the Second: no profiles for ... found. The Same as in the Video. But i cant fix it like he does.