Download images in a Table in watch kit async
问题 I am developing a WatchKit app, I need to get some images(sometimes 50 thumbnails) to fulfill a Table . I am downloading the images in the iOS app and passing them to the WatchKit Extension , but I am having problems. First, I have three buttons, if I press one of them I see a Table with some elements, all of them with image and label . The main problem is when I am downloading those images and I press one item to see its detail, the main thread is blocked and the app doesn't make push to the