I am getting error while uploading my app to appstore from xcode.
\"type mismatch. the value for the info.plist key UILaunchImageName is not of the required type for tha
Just delete the UILaunchImages entry from the info.plist file. I know it's not a proper solution rather just a hack, but I needed to upload my build urgently and only this seemed to work.
I have solved the issue by removing googlemaps framework references from my project and adding again by cocoapods use this guide