deptofdefense / AndroidTacticalAssaultKit-CIV

Other
0 stars 1 forks source link

Data sync cannot select item #303

Open deltatango2 opened 1 year ago

deltatango2 commented 1 year ago

Server: 4.8.56-RELEASE ATAK: 4.8.1.27 Data Sync: 1.6.14 (2fb3d12e)

I am unable to add map points to data sync feeds. Images are able to be shared from the device, but map points present the error "Cannot select this item." WebTAK connected to same server is able to select points and share. Error present on separate ATAK EUD on same version.

bisgroves commented 1 year ago

Can you provide a datapackage of the types of points you are trying to share?

deltatango2 commented 1 year ago

Sure, I am just trying to share points.
Points generated with: `<?xml version="1.0"?>

` The point appears on the map on all devices. Does Data Sync use any additional ports beyond the standard 8089? If so WebTAK could be a clue that I am running into a firewall issue. Although I am not sure why an image upload is working from Android but not point upload. I am even unable to add the current EUD location. i.e. if I select Data Sync + Map Select + then select my own location. Leads to the popup "Cannot select this item".
bisgroves commented 1 year ago

Self Location by design is not selectable for DataSync. Can you provide a datapackage of the points you are having trouble selecting to share via datasync?

deltatango2 commented 1 year ago

DP-synctest.zip

@bisgroves please see the attached dp per your request. WebTAK was able to add this point which lead to the confusion why atak civ could not.

bisgroves commented 1 year ago

I just tested the datapackage with ATAK 4.8/Datasync and was able to:

1) import the datapackage 2) subscribe to a feed on a takserver running 4.9 3) publish testpointjug

At this point a logcat would be needed to further diagnose.