Skip to content
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] imageUrl 이 빈문자일때 예외발생 #23

Open
tree1891 opened this issue Jul 19, 2023 · 0 comments
Open

[iOS] imageUrl 이 빈문자일때 예외발생 #23

tree1891 opened this issue Jul 19, 2023 · 0 comments

Comments

@tree1891
Copy link

안드로이드에서는 이미지 없이 공유가 되는데 iOS에서는 아래 부분에서 예외가 발생합니다.
let imageUrl = dict["imageUrl"] != nil ? createURL(dict: dict, key: "imageUrl")! : URL(string: "http://monthly.chosun.com/up_fd/Mdaily/2017-09/bimg_thumb/2017042000056_0.jpg")!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant