You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today I probe your repository but when I install the app return an error, the error is follow:
çFATAL EXCEPTION: main
Process: com.nucu.dynamiclistcompose, PID: 21616
java.lang.IllegalStateException: The NavDeepLink must have an uri, action, and/or mimeType.
at androidx.navigation.NavDeepLinkDslBuilder.build$navigation_common_release(NavDeepLinkDslBuilder.kt:60)
at androidx.navigation.NavDeepLinkDslBuilderKt.navDeepLink(NavDeepLinkDslBuilder.kt:26)
at com.javi.places.page.impl.destinations.PlacesPageDestination.getDeepLinks(PlacesPageDestination.kt:33)
The text was updated successfully, but these errors were encountered:
Good Morning.
Today I probe your repository but when I install the app return an error, the error is follow:
çFATAL EXCEPTION: main
Process: com.nucu.dynamiclistcompose, PID: 21616
java.lang.IllegalStateException: The NavDeepLink must have an uri, action, and/or mimeType.
at androidx.navigation.NavDeepLinkDslBuilder.build$navigation_common_release(NavDeepLinkDslBuilder.kt:60)
at androidx.navigation.NavDeepLinkDslBuilderKt.navDeepLink(NavDeepLinkDslBuilder.kt:26)
at com.javi.places.page.impl.destinations.PlacesPageDestination.getDeepLinks(PlacesPageDestination.kt:33)
The text was updated successfully, but these errors were encountered: