Too frequent: library "libcocos.so" not found

We can find many crash error:
Fatal Exception: java.lang.UnsatisfiedLinkError: couldn’t find “libcocos.so”. Would others also encounter this issue?

  1. Fatal Exception: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file “/data/app/com.magicgame.momskitchencrush-3lFQwPRlNdNW9XLdkOYHBA==/base.apk”],nativeLibraryDirectories=[/data/app/com.magicgame.momskitchencrush-3lFQwPRlNdNW9XLdkOYHBA==/lib/arm64, /system/lib64, /system/vendor/lib64]]] couldn’t find “libcocos.so”

  2. Fatal Exception: java.lang.UnsatisfiedLinkError: dlopen failed: library “libcocos.so” not found
    at java.lang.Runtime.loadLibrary0(Runtime.java:1077)
    at java.lang.Runtime.loadLibrary0(Runtime.java:998)
    at java.lang.System.loadLibrary(System.java:1656)
    at com.cocos.lib.CocosActivity.onLoadNativeLibraries(:35)

Cocos Creator Version: 3.7.2
Target SDK: 33

Please take a screenshot of your build panel so that we can see which APP ABIs you have selected.