Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1215] Query row number issue and map annotation issue in windows phone

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2016-02-14T04:37:37.000+0000
Affected Version/sAppcelerator Studio 4.5.0
Fix Version/sn/a
Componentsn/a
Labelswindows_phone
ReporterEnea
AssigneeRadamantis Torres-Lechuga
Created2016-02-09T10:27:12.000+0000
Updated2016-03-08T07:37:35.000+0000

Description

With the sdk 5.1.1 GA the annotations don't work correctly. I can add them in the map but the event listener "click" doesn't work, in fact if I try to click the annotation nothing happens. Also the rightButton,rightView or the leftView,leftButton and the custom pin image don't work. With the sdk 6.0.0.v20160206012308 only the click works (partly) in fact if I click it, in the event listener click function I can display only alert or console log. If I  try to display in console the event object the app crashes. Another problem with the sdk 6.0.0.v20160206012308 (with the sdk 5.1.1 GA it works well instead) I can't get more than 9 results from a sql lite query or the app freezes without any error in console. In general if I use sqlite the app freezes. Waiting for your reply, I thank you in advance. Kind regards, Enea

Comments

  1. Sharif AbuDarda 2016-02-10

    Hello, Please provide a full reproducible test case. We will try to regenerate the issue in our environment. Thanks.
  2. Enea 2016-02-15

    I've created an application "for example" that includes the map only and in addition the annotations from a db test. The query that extracts data to create the annotations with the LIMIT 1 it works out, if you try to extract more lines the app freezes. With the sdk 5.1.1 GA it works out, but with the last 6.0.0.v20160206012308 it freezes. On this link you can download it: [http://we.tl/aGyYihLOF8]

JSON Source