Hello,
I have developed a good UWP application in visual studio, Many threads are working simultaneously using windows 10 iot core os version 10.0.17763.107 using 7" raspberry pi3 touch screen on Raspberry pi3 model B.
All the functions had been tested hundred of times and working great.
The only problem related to this application is the touch screen and all the functions were hung after a 24hours or 26hours. then i need to hard restart my Pi means switch off and on the power of it. after it agian start working fine upto next 25 to 26 hours.
i have checked it on diagnostic tool say in debugging tool but no memory leakage or process overloading are there.
I would not be able to found any of bug in my code since last 5 months and it is still hanging like before.
I have used Dispacher timer to run all the functions. but when this hanging thing happens nuhh, all the timers were hung and i have put a diagnostic output logs for the simulation purpose in a dispacher timer but it also get hanged and the i wont able to find any solution with respect to this. bcos that diagnostic tool shows memory and process graphs and all under the desired limits.
Kindly help me on this if someone had faced a issue related to this or have a solution of this.
Waiting for positive reply.
Thanks and Regard
Sid.