how to debug the nanoflow

0
can anybody tell me how to debug the nanoflow for native mobile application. beacause  i am not able to add breakpoint to the nanoflow. please suggest me a solution for this.
asked
2 answers
2

Hi Rahul Kumar,

               Nanoflow will not support debugging like microflow. For development purposes,  You can use the Show message activity to track the issue where it's throwing errors like this.

For your reference, I will share the doc link regarding your question.

 

https://docs.mendix.com/howto/mobile/native-debug

answered
0

In old Mendix version this feature(nanoflow debugging) was not added.

You can try in latest Mendix Studio Pro 9.0.5 and above

 

answered