mobile native app warning issue

0
measureLayoutRelativeToContainingList threw an error measureLayoutRelativeToContainingList@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:89682:40 _triggerRemeasureForChildListsInCell@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:89670:94 http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:88888:51 http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:89891:63 invokeGuardedCallbackProd@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:12985:21 invokeGuardedCallback@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:13071:42 invokeGuardedCallbackAndCatchFirstError@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:13074:36 executeDispatch@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:13138:48 executeDispatchesInOrder@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:13155:26 executeDispatchesAndRelease@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:14261:35 forEachAccumulated@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:13599:18 runEventsInBatch@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:14279:27 runExtractedPluginEventsInBatch@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:14338:25 http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:14319:42 batchedUpdates$1@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:24876:20 batchedUpdates@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:14250:36 _receiveRootNodeIDEvent@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:14318:23 receiveEvent@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:14341:32 __callFunction@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:28371:36 http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:28133:31 __guard@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:28323:15 callFunctionReturnFlushedQueue@http://192.168.1.174:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:28132:21 callFunctionReturnFlushedQueue@[native code]   i am getting this warning message while nevigating on some pages and i think because of this i am facing problem in scrolling on pages  .Do anyone knows how to resolve it ,Please help …..
asked
1 answers
0

Hi Dheeraj, 

 

Since you’re returning the list on one particular page so I’d recommend you to use scroll activity and also please check with the listview microflow which also might cause the trouble for the same. 

 

If you believe this issue is none of them then please refer below link for common native issues. 

 

https://docs.mendix.com/howto8/mobile/common-issues/

 

 Hope this helps. 

 

Regards, 

 

Ashishkumar 

answered