-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
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
Labels
No labels