Congratulations, comrades! We're now not ASDK, but Texture =)
So, I've found a problem with implementing such a simple functionality like PageController with GLKViewControllers inside.
Just try the sample below, and you will find that classic UIPageViewController with some GLKViewControllers works well, but ASPagerNode - nope:
https://github.com/stephenkopylov/TextureOpenGLTest
The problem starts when you try to scroll pages back from last - in some cases it just stops render OGL part, in some others - starts to freeze as hell.

Thank you and hope we'll find the root of problem (my app's release is on the next week and this is the last major issue that I have).
Congratulations, comrades! We're now not ASDK, but Texture =)
So, I've found a problem with implementing such a simple functionality like PageController with GLKViewControllers inside.
Just try the sample below, and you will find that classic UIPageViewController with some GLKViewControllers works well, but ASPagerNode - nope:
https://github.com/stephenkopylov/TextureOpenGLTest
The problem starts when you try to scroll pages back from last - in some cases it just stops render OGL part, in some others - starts to freeze as hell.
Thank you and hope we'll find the root of problem (my app's release is on the next week and this is the last major issue that I have).