-
Notifications
You must be signed in to change notification settings - Fork 403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS transparent borders issue #62
Comments
Sounds like a duplicate of this: #36 Not entirely sure what is causing this. Would you be able to fork the project and update the example within the project with the asset your using? Would allow me to quickly test this out myself. |
Same thing happens to me... |
Make sure your icon does not have any transparency around the edges. https://stackoverflow.com/questions/26014461/black-border-on-my-ios-icon |
Thanks! That was the issue... |
@MarkOSullivan94 maybe the tool can try and detect transparent borders and show a warning to the user? |
I've got my pubspec.yml setup as follows:
I run the command:
The icon when it installs onto the iPhone however... well.. it has a black border.
How do I fix that from happening? I used the studio creator to generate it.
This is the original image:
The text was updated successfully, but these errors were encountered: