Crash app when intergrate sdkbox cocos creator 2.4.3

Hi there,
After I installed sdkbox installer and sdkbox gui in cocos creator 2.4.3. I just use this code

sdkbox.PluginFacebook.init()

i build and run in mobile then it crash with this line. How to solve this problem ? :frowning:

can you share the error?

following is a fb sample:

You mean error in android studio ?

plz make sure your Acivity extends SDKBoxActivty.

seem like SDKBox modify AppActivity failed, we will check this.

3 Likes

tks you , it’s work!!!. Before i saw in my code my appactivity extends Cocos2dxActivity

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.