cpp-android-basic-samples icon indicating copy to clipboard operation
cpp-android-basic-samples copied to clipboard

Play Game Services does not provide an x86_64 library

Open gloinart opened this issue 6 years ago • 0 comments

The Google Play Games Services only provide libraries for arm64-v8a, armeabi-v7a and x86. I.e it does not provide x86_64. This means that my application cannot support x86 at all as 64bit support is required in the future. Please provide an x86_64 library.

gloinart avatar Nov 08 '19 07:11 gloinart