LG G5 (and other Android 8 devices) crash if Orientations=Portrait

Its solved. You need to have the last uno and fuselibs version and specify the last SDK in your .unoproj

"SDK": {
      "BuildToolsVersion": "29.0.2",
      "CompileVersion": 29,
      "MinVersion": 17,
      "TargetVersion": 29
    },
1 Like