Titanium JIRA Archive
Appcelerator Modules (MOD)

[MOD-2309] Ti.Map: iOS - Annotations not added to the map when running on main thread

GitHub Issuen/a
TypeBug
PriorityCritical
StatusResolved
ResolutionCannot Reproduce
Resolution Date2017-03-15T11:37:54.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsMap
Labelsn/a
ReporterHans Knöchel
AssigneeUnknown
Created2016-10-28T22:35:29.000+0000
Updated2018-03-06T18:52:27.000+0000

Description

When using <property name="run-on-main-thread" type="bool">true</property> and try to add an annotation to the map, no error is shown, but the annotation won't be added to the map. This does not happen with main thread disabled. I just noticed the issue in one of my projects and will need to isolate the Ti.Map related code next.

Comments

  1. Hans Knöchel 2016-10-31

    Unfortunately, my simplified test-case cannot reproduce the issue. I'll need to dive into different ways to construct the involved parts.
  2. Hans Knöchel 2017-03-15

    Cannot reproduce it again, resolving for now.

JSON Source