opengisch / QField

A simplified touch optimized interface for QGIS
http://www.qfield.org
GNU General Public License v2.0
843 stars 230 forks source link

QField crash on Android 6.0.1 #5874

Closed antoniusz closed 11 hours ago

antoniusz commented 11 hours ago

Describe the issue

Starting with release 3.4.4, QField is crashing at startup, on every version, including 3.4.6. The message is, “Unfortunately, QField has stopped.”

Reproduction steps

Steps to reproduce the behavior:

  1. Start QField.
suricactus commented 11 hours ago

Duplicate of #5845 .

nirvn commented 4 hours ago

@antoniusz , can you try the arm-neon-android APK in this PR to confirm the crash is gone: https://github.com/opengisch/QField/pull/5876

Thanks