Chantell Osejo
Chantell Osejo
IMO Jetpack and the architecture components supersede any purpose that RIBs might serve and do it in a much smarter way. If your app really has any substantial number of...
I'm using kapt (ksp is a big jump for us to bring everything over to) and experiencing this issue. So I can't say if this is specific to kapt but...
Hey @vinaygaba I understand, and unfortunately do not have any insight into whether this issue occurs with ksp, as we do not use ksp.
This is quite old but I would suggest creating a static function (or Kotlin object nowadays) for the deep link, then inside the handleDeepLink function, check your feature flag and...