App Crash: java.lang.NoClassDefFoundError for SwipeRefreshLayout on Installation

Hi Niotron Team and Community,

I’m encountering a critical issue while trying to install and run my app built using Niotron. The app compiles successfully, but it crashes immediately upon installation with the following
error: 05-18 09:34:33.600 E/AndroidRuntime(17652): java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout;

Details:

Builder Platform: Niotron
Error Time : During app launch after installation

Crash Log Snippet :
java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout;

App Features Used : I suspect a component like WebViewer , ListView , or RecyclerView might be internally using SwipeRefreshLayout .
Additional Info : The app doesn’t include any explicit reference to SwipeRefreshLayout in the blocks, so this seems to be a runtime dependency issue.

Request:

Please advise if this is:

  1. A known issue with the recent Niotron update or components,
  2. Something related to missing dependencies during compilation,
  3. Requiring any manual fix or workaround such as importing an extension or using a specific component version.

I’d appreciate any guidance or help to resolve this crash, as it’s preventing my app from launching.

Thanks in advance!

Thanks for the info, can you confirm its not an extension issue as well?

if so its because of an update.

I can confirm that this is not caused by any external extension . The issue only started appearing after the recent Niotron update . I’ve tested the previous versions of the same app , and they are working perfectly without any crashes.

This clearly indicates that the crash is related to a change or missing dependency introduced in the latest platform update , possibly in one of the core components that internally uses SwipeRefreshLayout .

Would appreciate it if the Niotron team could look into this and provide a fix or workaround.

Thanks again!

This issue has been fixed in the beta server and the update is currently being pushed to the main server.

@abhijith just latest update companion stuck in 10% nothing happen upto 20 min

and background see companion version conflict massage?

you need to download 4.9.9 companion to fix it 4.9.8 is not supported