You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I solved the issue by implementing drawScene and initialising frameBuffer in CCDirectorIOS. Can anyone weigh in on this issue and also if my solution is proper ?
Recently upgraded my project from 3.1 to 3.5. CCDirectorIOS has a call to 'drawScene' in 'mainLoop'
, but this seems to crash the application.
The text was updated successfully, but these errors were encountered: