Wasn't sure if this issue was better suited for here or NativeScript/NativeScript:
Minimal repro - app with nested frame on which navigation does nothing due to override of androidx.fragment version to 1.3.0 via App_Resources/Android/app.gradle: https://github.com/delaneyb/androidx-fragment-130-repro
As a temporary workaround the com.facebook.android:facebook-login version can be downgraded to 11.3.0
Related:
EddyVerbruggen/nativescript-plugin-firebase#1868
Wasn't sure if this issue was better suited for here or NativeScript/NativeScript:
ns createfrom the main repo defines androidx.fragment version 1.2.5 to be used via build.gradle. Navigation in nested frames works just fine.Minimal repro - app with nested frame on which navigation does nothing due to override of androidx.fragment version to 1.3.0 via App_Resources/Android/app.gradle: https://github.com/delaneyb/androidx-fragment-130-repro
As a temporary workaround the com.facebook.android:facebook-login version can be downgraded to 11.3.0
Related:
EddyVerbruggen/nativescript-plugin-firebase#1868