Commit eafb71b4 authored by wanglei's avatar wanglei

...

parent 405b7538
...@@ -85,7 +85,7 @@ class SplashActivity : BaseActivity<ActivitySplashBinding>() { ...@@ -85,7 +85,7 @@ class SplashActivity : BaseActivity<ActivitySplashBinding>() {
umpCalled = true umpCalled = true
umpCanAd = it umpCanAd = it
LogEx.logDebug(TAG, "UmpUtils.callback $it") LogEx.logDebug(TAG, "UmpUtils.callback $it")
(application as MyApplication).initSolarEngine(it) // (application as MyApplication).initSolarEngine(it)
agreePrivacy() agreePrivacy()
EventUtils.event("ump", "umpCanAd=$umpCanAd") EventUtils.event("ump", "umpCanAd=$umpCanAd")
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment