airbnb / airbnb/DeepLinkDispatch
DeepLinkIntentsUtil not found exception
- Dominant language
- Kotlin
- Stars
- 4.4k
- Forks
- 414
- PR merge metrics
- No merged PRs in 30d
Description
Hi Airbnb:
I am getting this crash while taps on push notification:
Fatal Exception: java.lang.IllegalStateException: Deeplink class com.xxx.xxx.deeplink.utils.DeepLinkIntentsUtil not found. If you are using Proguard/R8/Dexguard please consult README.md for correct configuration.
Is this something related to our proguard-rules.pro configuration?
Like the `-keepclasseswithmembers class * `?
Looking forward to hear back from you.
Thanks & Regards,
Jiusong
Contributor guide
Research direction
Start with README.md's Proguard/R8 guidance and compare it with the reported proguard-rules.pro configuration. Investigate the DeepLinkIntentsUtil missing-class crash when handling a push-notification tap; done should identify whether configuration is responsible and specify the required correction or documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100