You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that Google Play wants you to include plugins for 64-bit architectures, how do you compile the heavy plugin for Unity - Android arm64-v8a, x86 and x86_64?
I tried changing the APP_ABI flags, and modifying the Application.mk file but it didn't work.
The text was updated successfully, but these errors were encountered:
Now that Google Play wants you to include plugins for 64-bit architectures, how do you compile the heavy plugin for Unity - Android arm64-v8a, x86 and x86_64?
I tried changing the APP_ABI flags, and modifying the Application.mk file but it didn't work.
The text was updated successfully, but these errors were encountered: