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
When I try to use the library in Android development, I get errors when running the application on my phone, specifically that it did not find the appropriate file for the architecture, because it thinks its name is aarch64, while its name is arm64-v8i.
The library does not differentiate between terminal environments and Android applications.
When I try to use the library in Android development, I get errors when running the application on my phone, specifically that it did not find the appropriate file for the architecture, because it thinks its name is aarch64, while its name is arm64-v8i.
The library does not differentiate between terminal environments and Android applications.