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
Currently, the project does not provide prebuilt Android release binaries for the arm64-v8a and x86_64 architectures. This is essential for developers integrating the library into Android projects to support modern devices and ensure compatibility with Google's requirements for app distribution.
Request
Please consider adding prebuilt release binaries for the following Android architectures:
arm64-v8a
x86_64
This would greatly simplify integration, reduce build time, and improve the developer experience. Thank you!