iOS Question Compile Problem - PRODUCT_BUNDLE_IDENTIFIER missing [Solved]

RichardN

Well-Known Member
Licensed User
Longtime User
I am currently working on a Google Maps project that has been experiencing some maps misbehavior. I looked at the latest forum example and saw that my Google Maps Bundle might be out of date - so I copied the folder from the sample project. Up to this point it has been compiling in release + debug just fine. Maybe because of this I am now failing to compile in both debug and release with the errors below. I am using the hosted builder and have tried primary + secondary servers. I have wildcard certificate registration at Apple and my current certificates compile just fine with other projects so I am at a bit of a loss.....

 

RichardN

Well-Known Member
Licensed User
Longtime User
Thanks @Erel you are correct

By a process of elimination it was the #PlistExtra entry to facilitate dark mode. The previous entry seemed to be working Ok but when I changed something, possibly the GoogleMaps.Bundle it caused problems. Of course the correct code should be:

iOS Dark Mode:
#PlistExtra: <!--<key>UIUserInterfaceStyle</key>-->
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…