airbnb / DeepLinkDispatch

A simple, annotation-based library for making deep link handling better on Android
http://nerds.airbnb.com/deeplinkdispatch/
4.38k stars 406 forks source link

Pipe(|) separated custom annotators not recognised #333

Open kunal26das opened 3 years ago

kunal26das commented 3 years ago
  1. tried with kapt -> Malformed string 'x.y.z.DeepLink|x.y.z.PublicDeepLink' for a supported annotation type returned by processor 'org.jetbrains.kotlin.kapt3.base.ProcessorWrapper'error: Error creating fileNote: No deep link, DeepLink doc not generated.

  2. tried with ksp, module registry didn't auto generate