Skip to content

UUID not returning a string in locationTemplate #145

@mrwrighty

Description

@mrwrighty

Your Environment

  • Plugin version: 1.91
  • Platform: iOS
  • OS version: 12.1.4
  • Device manufacturer / model: iPhone X and 5C
  • Nativescript version (tns info):
  • Plugin config

Expected Behavior

UUID returned from <%=uuid%>

Actual Behavior

Empty string returned.

Steps to Reproduce

locationTemplate: '[{"lat":<%=latitude%>,"lng":<%=longitude%>,"heading": <%=heading%>,"speed":<%=speed%>,"accuracy":<%=accuracy%>,"timestamp":"<%=timestamp%>","event":"<%=event%>","activity_type":"<%=activity.type%>","activity_confidence":<%=activity.confidence%>,"battery_level":<%=battery.level%>,"battery_charging":"<%=battery.is_charging%>","is_moving":"<%=is_moving%>","UUID":"<%=uuid%>"}]',

Context

Debug logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions