So, i made a simple game in android studio and everything worked fine on my api 17 device. For some reason it doesn't want to work on my other device with api 23. It instantly stops working. I'm pretty sure it has nothing to do with permissions (that was the only thing that i found on google). My app uses only Google game services and sharedprefernces. I'm quiete new so dont hate if the question doesn't makes sense or something.
Asked
Active
Viewed 32 times
1 Answers
4
There are many changes. You can check the version changes in the documentation. You should check the log cat for the exact exception if you start to Google for it you will probably find out fast what is going on.

rekire
- 47,260
- 30
- 167
- 264