Problem with loading 2 eaglViews

Hello all,





I am making use of the OGLESTools library and currently facing some problems with loading up 2 eaglViews with .pod files in a single view controller, in Objective-c.





My application has always been working fine, that is when only a single eaglView is being loaded. Loading of .pod models into the eaglView was fine too.





However, after trying to create a second eaglView and load a .pod file in it, my application experience crashes. It crashes when the GetWorldMatrix function is being called.





Hence, I am wondering if anyone out there has any experience with this? Is it even possible to load up 2 eaglViews with the OGLESTools library?





Any help or advice would be appreciated! Thanks!





Regards,


Alex