Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Miss variable define line. #1

Open
hellowmq opened this issue Dec 9, 2020 · 1 comment
Open

Miss variable define line. #1

hellowmq opened this issue Dec 9, 2020 · 1 comment

Comments

@hellowmq
Copy link

hellowmq commented Dec 9, 2020

At step 13, var remoteConfig is not define.

i found this line in the final project.

  private lateinit var remoteConfig: FirebaseRemoteConfig

I m not a kotlin user. So I don‘t how to solve this problem at the first time.

@YanHengGo
Copy link

Try this one.

private val remoteConfig = Firebase.remoteConfig

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants