Open hugoangeles0810 opened 1 day ago
Describe the Bug All of our recordings are blank on Clarity Dashboard, we don't see any Clarity error log on Logcat
Setup Tried in Application.onCreate() and MainActivity.onCreate()
Application.onCreate()
MainActivity.onCreate()
val config = ClarityConfig(BuildConfig.CLARITY_PROJECT_ID) Clarity.initialize(this, config)
Platform/Framework Info Device: Samsung Galaxy S23 Ultra, Xiaomi Redmi Note. OS: Android, versions 10 and 14 Application Framework Android with Jetpack Compose Clarity Version tested: 2.5.0 and 2.5.2 Compose Version: 1.6.0
Screenshots
Hi,
Have you used the clarity-compose version?
Hi @ibradwan,
Yes, I have used clarity-compose 2.5.0 and also 2.5.2. We are getting blank screens with both versions.
Describe the Bug All of our recordings are blank on Clarity Dashboard, we don't see any Clarity error log on Logcat
Setup Tried in
Application.onCreate()
andMainActivity.onCreate()
Platform/Framework Info Device: Samsung Galaxy S23 Ultra, Xiaomi Redmi Note. OS: Android, versions 10 and 14 Application Framework Android with Jetpack Compose Clarity Version tested: 2.5.0 and 2.5.2 Compose Version: 1.6.0
Screenshots