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

Build error: Value of type 'ImageTask' has no member 'map' #67

Open
meiziteacher opened this issue Nov 1, 2019 · 1 comment
Open

Build error: Value of type 'ImageTask' has no member 'map' #67

meiziteacher opened this issue Nov 1, 2019 · 1 comment

Comments

@meiziteacher
Copy link

build with Xcode 11, found error : Value of type 'ImageTask' has no member 'map' in func downloadAndSavePhoto() of DownloadService.swift

@NghiaTranUIT
Copy link
Owner

If you would run this project in Xcode 11, I suggest that you should update all cocoapod library

$ bundle exec pod update

because some method RxSwift doesn't run properly in the latest Xcode.

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

2 participants