Closed teerayuthton closed 7 years ago
Hi @teerayuthton we're investigating on your issue. However could you provide more information? How does you integrate Omise iOS into your app? What's the message Apple told you?
Thank you.
Our app is dtac app we set default App Icons Source is default name is "AppIcon". When we archive to app store we got Omise app icon
When we validated we got this error from apple
We fixed by delete Omise App icon in carthage like this image and error is disappear.
It looks like your app target was set with a wrong App Icon setting or this may be a bug in Xcode. However I think this issue should be closed as you can fix it.
Please feel free to re-open the issue if you have any thing else.
What happen when omise update version ? and we use carthage update, carthage build command?
When there is a new version of Omise, you can run carthage update --platform iOS omise-ios
command to update it to the new version
When we archive our project to apple store. Apple reject because App icon name is duplicate from omise. How to fix it ?