Hi,
recently I keep getting exception
"Error in Initialiazing myApp process.
Internal error of WDJava framework.
Java.lang.NullPointerException"
after days of tracing , I finally found which function LooperaddLine() that cause it .
what really cause this function throw exception is because I set "swipe of a row : action by programming"
The exception only occurred if you using in multi thread . in single thread no need worry.
recently I keep getting exception
"Error in Initialiazing myApp process.
Internal error of WDJava framework.
Java.lang.NullPointerException"
after days of tracing , I finally found which function LooperaddLine() that cause it .
what really cause this function throw exception is because I set "swipe of a row : action by programming"
The exception only occurred if you using in multi thread . in single thread no need worry.