I update my project for the newest unity and now I'm getting new crash errors on google play, these did not exist when using previous versions.
Unity 2019.2.6f1 crashing on clients, new error.
Code (CSharp):
- java.lang.Error: FATAL EXCEPTION [main]
- Unity version : 2019.2.6f1
- Device model : samsung SM-G955F
- Device fingerprint: samsung/dream2ltexx/dream2lte:9/PPR1.180610.011/G955FXXU5DSFB:user/release-keys
- Caused by
- at java.lang.Runtime.loadLibrary0 (Runtime.java:1012)
- at java.lang.System.loadLibrary (System.java:1669)
- at...