79563775

Date: 2025-04-09 08:02:37
Score: 1.5
Natty:
Report link

This issue occurs because the native .so libraries required by TUICallKit and TRTC SDK are not being included in the APK during the build process. To resolve this:

a.Go to Build > Clean Project in Android Studio.

b.Then, go to Build > Rebuild Project.

c.Uninstall the existing app from your device or emulator.

d.Reinstall the app after rebuilding.

This ensures that the native libraries are correctly packaged into the APK.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: bob bob