I’ve successfully built many non-Unity iPhone Xcode apps and loaded and executed them on my iPhone. The AppID that I originally created in my Xcode setup was of the format “<My 10 Character Number>.", like "R2T24EVAEE.” I don’t have a domain name as part of the identifier. I’ve been trying different combinations in the Unity Bundle Identifier, but I’m getting the “bundle ID has not been setup” error. What would be the right pattern for my setup?
Thanks,
Tony