👋 I get this exception on a release build only, when using an abstactcomposeview inside a coordinator layout
ViewTreeLifecycleOwner not found from androidx.coordinatorlayout.widget.CoordinatorLayout
Is this a known issue?
Any [G] here that might help perhaps? I can see similar issues on issue tracker, but all recommended that appcompat 1.3+ would fix this, but I am seeing in on 1.41.
s
Scott Kruse
02/03/2022, 6:43 PM
Do you have the same version for fragment and activity?