RAF implemented in SceneGraph component thread issue.
Hi, All I am trying to use the RAF in my components' brs instead of the main.brs, but I find both the getAds() and showAds call need a independent task node (which means been treated as and roUrlTr...
No, you can not run RAF within SG or Task threads. It must be run in the main thread only. My example is the only way that I've found to render the ads while using SG.