I was running the Framework Demo application given by skobbler on my iPhone. I tried to download United States offline maps but the download din't start. In the log it says : Invalid property type for propertyName downloadType. Skip didstartDownload
but the progress bar and the percent label does not get updated.I am not sure if download has started or not.The delegate methods are also not getting called for download manager. Whereas if I am trying to download India offline map, then it is getting downloaded with continuous progress bar and label updating. What is this issue? Currently I am using Free SDK version. Is this something related to licence key or what I dont know?