FX30s - not called for current thread

Hi all,

I’m getting the error -not called for current thread- when I make a function call from a thread I created in my app, which causes the app to crash.

I know it is in reference to the ConnectService() function, and have seen some notes on it, but I’m not sure of how to implement it. I tried putting "ConnectService() within the body of the thread, but that didn’t work. Any help is appreciated. Thanks.

Regards,

Eddie

This issue has been resolved - disregard.

Eddie