Hi,
I have created a Stencyl IOS extension for the Tapjoy SDK. The blocks are calling the SDK functions successfully and everything is almost working, however, the SDK framework contains a resource bundle (a handful of Javascript files) which are not being copied to the final app or copied to the wrong folder structure.
Has anyone had any experience of extensions containing additional resource bundles and how to get them into the final app?
Any other pointers?