uber / rides-ios-sdk

Uber Rides iOS SDK (beta)
https://developer.uber.com/docs
MIT License
374 stars 124 forks source link

Build the project, Uber SDK icon replaced my original app icon. #251

Closed EricRen20 closed 5 years ago

EricRen20 commented 5 years ago

when i import the uber sdk into my project via Cocoapod and try to run the app. my original app icon get replaced by uber sdk icon. when I try to archive it and put it to itunesconnect. I got the following error:

the bundle does not contain the an app icon for iPad of exactly "167 * 167"

it was fine before importing uber sdk. I searched online and still didn't find a solution to fix this.