Hi
I have an application who's job it is to simply check the inbox every minute and check the emails which are there for any containing specifc details in the subject line.
The program works well, but it gradually reduces the available program memory until the device decides it can't cope any more. I have disposed of all the objects that I use each time but it gradually eats away at the memory.
I am currently using version 3 evaluation to see if it will do what I need it to do.
Are there any known memory leak issues within the library?