sprite missing after onresume

cocos2d-x version cocos2d-2.0-rc2-x-2.0.1

when my app resume from background, sprites will disappear.
for security reason, my custom package file is password protected, i have to unpack my custom package file from apk, then create ccsprites from the textures in package file.