SDKBox Android NDK: Module MyGame_shared depends on undefined modules: LOCAL_WHOLE_STATIC_LIBRARIES

@yinjimmy you seen this error in 3.17? We are trying to add Firebase. Weird thing is PluginSdkboxAds works fine.

Thanks!

ithink you need to downgrade gradle to 4.x

@yinjimmy Thanks, will give it a try.

Do you know why PluginSdkboxAds work and not Firebase?

I am seeing this issue in iOS, any ideas?

**Showing Recent Issues**
:-1: Undefined symbol: _OBJC_CLASS_$_FIRAnalytics
:-1: Undefined symbol: _OBJC_CLASS_$_FIRApp

Thanks!

compile error ??

plz check:

image

Just incase someone else’s run into this problem. Adding APP_ALLOW_MISSING_DEPS=true in Application.mk seems to build APK correctly without downgrading Gradle to 4.x.

Thanks!

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