AppImage not running in Fedora

Hello,

I have created an AppImage which runs in Ubuntu, Neon but not running in Fedora 35.

Here is the link to the appimage:
index-v2.1.2-stable-amd64.AppImage

Here are the debug log files while running the appimage using LD_DEBUG=libs and QT_DEBUG_PLUGINS=1

run_fedora_index_qt_debug_plugins.log
run_fedora_index_ld_debug.log

Can anyone please comment what may be the issue here?

Basically the log says

qrc:/widgets/views/home/AudioCard.qml:4:1: plugin cannot be loaded for module "QtMultimedia": Cannot load library /tmp/.mount_index.0OZbOn/usr/lib/x86_64-linux-gnu/qt5/qml/QtMultimedia/libdeclarative_multimedia.so:

Thanks.

Hello @probal31, can you tell us more about how you created the AppImage? On which distribution, using which Qt from where, using which tools?

Thanks.