With XCode i copied the GoogleService-Info.plist in the Runner folder, closed XCode and delete GoogleService-Info.plist from the downloads folder. Now XCode is unable to build the application because the GoogleService-Info.plist is not in the download folder?
Any ideas? Thanks
CodePudding user response:
That means that referencing to the GoogleService-Info.plist file which is not in download folder. Please follow this to add it correctly for iOS