FAQ #26704, published on 2025-02-28, updated on 2025-03-07
WINDEV MOBILE
How to fix an "Unable to load" error when an Android application is started from the Play Store Google ?
How to fix an "Unable to load" error when an Android application is started from the Play Store Google ?

The full error message will be:

Message=Unable to load /data/…/arm64/libwd300vm.so DLL
Error code: 110014
Level: fatal error
DLL qui provoque le chargement : WDJAV


This error only occurs with apps : 
  • generated by version 2025 Update 1 (301022),
  • installed from the Store (GO test is not affected).

There is a solution with an update available via the AutomaticUpdate application : 
  • "Home" tab in ribbon,

  • open "Information on the Web" menu,

  • select "Update WINDE",

  • install the 301022# update with AutomaticUpdate,

  • after installing the update, generate the .AAB again for a new publication in Google Play.
See also : Android, Play, Store, Unable, load