cocos2d x - Cocos2dx Android with AirPush -


"postproperty" itemprop = "text">

I have done a Cocos2d-x Android application that works perfectly fine, until I'm in my Android build AirPush is integrated.

I have added APIs and APIs correctly. I've added permissions. I've added the XML tag in the manifest XML file

This is the last of the log:.

  E / cocos2dx emphasis (14,348): * / cocos2dx /platform/android/CCApplication.cpp Function: sharedApplication line: 60A / libc (14,348): Fatal signal 11 (SIGSEGV) 0x00000000 ( Code = 1), thread 14424 (Thread-3289) on I / UniversalSDK (14,348): display privacy & amp; Terms  

When I do not start SDK, it works normally. Once I start it, it can not even enter the scene of the beginning.

EDIT: I also used Revmob and AdMob. When I removed them, it works fine. So I'm curious to know the cause of the accident ...

cocos2dx \ forum

edited Do \ Android \ jnI \ Java_org_cocos2dx_lib_Cocos2dxRenderer.cpp

line 18:

  if (CCDirector :: sharedDirector () -> getOpenGLView ()) {CCApplication :: sharedApplication () - & gt; ApplicationDidEnterBackground (); }  

Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -