MrPi
Member
|
Android 5.0
We have at least 5 users who can't start the game on Android 5 (Nexus 5 or 6).
One of them sent me their logcat, they couldn't find a Esenthel Error.txt on their system.
Greg, please contact me privately so I can send you the log. I can't post them here for privacy reasons. Thanks.
|
|
11-17-2014 02:51 PM |
|
Esenthel
Administrator
|
RE: Android 5.0
Hi,
You can send it using PM or email.
|
|
11-18-2014 12:06 AM |
|
Esenthel
Administrator
|
RE: Android 5.0
Hello,
The first suspicion thing in the log file I can see is:
Quote:F/art ( 1722): art/runtime/thread.cc:1105] No pending exception expected: java.lang.SecurityException: "gps" location provider requires ACCESS_FINE_LOCATION permission.
The ACCESS_FINE_LOCATION is however included in the AndroidManifest.xml (Esenthel\Editor Data\Code\Android\AndroidManifest.xml), could you tell me if you've manually modified that file to remove that permission?
|
|
11-19-2014 11:10 PM |
|
MrPi
Member
|
RE: Android 5.0
I removed that permission, indeed. I didn't want to have any permissions in there of things our game doesn't utilize, such as GPS. I'll check the code again if I missed to remove any GPS related code. That could be a problem then.
|
|
11-19-2014 11:36 PM |
|
MrPi
Member
|
RE: Android 5.0
Update: The game is now running fine on Android 5.
|
|
11-24-2014 03:56 PM |
|