Matt B
Matt B
This is the command we use to install sqlite3 on Ubuntu 20.04 LTS for our ATAK dev environments: `sudo apt install ant sqlite3 dos2unix automake swig cmake tcl tk build-essential...
It sounds like apt is possibly missing what it needs to install sqlite3, suggest to try this and then retry sqlite3 install: `sudo apt-get update`
@takdeveloper PR submitted per your request. Thanks.
Limited to Google Pixel and presumably other devices that run nearly stock Android.
Affirmative, was able to perform XXE exploit successfully in current code (4.5.0.1), the application crashed several seconds after importing the attached map source containing billion laughs attack XML bomb. There...
I don't think we have ever seen this one on a playstore build. It crops up from time to time when we get an ANR reported and in the backtraces...
From the logcat I found this message when the UI became unresponsive: `12-04 16:23:50.965 W/InputDispatcher( 1359): Not sending touch gesture to e4cffe6 ActivityRecordInputSink com.atakmap.app.civ/com.atakmap.app.ATAKActivity because it is not responsive` Prior...
Hi Shawn, no we have never seen this issue on the 4.10 version nor any other playstore version, it was a one time occurrence on 4.5.1.13. This issue was a...