I am trying to create a custom infowindow in my app by using the information I get from a Parse query. The problem I am running into is that I can only update the UI from the main thread and not a background process that Parse queries use. I am trying to create a custom infowindow in my