We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
crash when load plist in new scene and load amazon ad
crash when load plist in new scene and load amazon ad
Bug #3918 [Closed]
Redmine issue system is closed, we are using github issue system instead.
This issue was moved to https://github.com/cocos2d/cocos2d-x/issues/8334
Status: | Closed | |
---|---|---|
Start date: | 2014-02-08 | |
Priority: | Low | |
Due date: | ||
Assignee: | - | |
% Done: | 0% |
|
Category: | android | |
Target version: | - |
I create a game for android use c++ cocos2dx.
I add Amazon AD in the game. But I fount the game crash when turn to second scene. And frequently crash.
I use cocos2dx 2.1.4
1.load LOGO scene and wait 2 sec. the same time load Amazon ad.
2.when Amazon ad loaded and turn to second scene. And second scene load plist file in it.
3.It will high rate crash.