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
Could not find method namespace() for arguments [com.reactnativenavigation] on extension 'android' of type com.android.build.gradle.LibraryExtension
#7935
Open
1 task done
hamidpak013 opened this issue
Nov 13, 2024
· 0 comments
A problem occurred evaluating project ':react-native-navigation'.
Could not find method namespace() for arguments [com.reactnativenavigation] on extension 'android' of type com.android.build.gradle.LibraryExtension.
What was the expected behaviour?
The react-native-navigation should start working like on API 34,
I already have tried to upgrade the library to react-native-navigation: 7.40.3, but still not working
Was it tested on latest react-native-navigation?
I have tested this issue on the latest react-native-navigation release and it still reproduces.
Help us reproduce this issue!
This issue not reported until android targeted version was 33 or less but with this
targetSdkVersion = 34, this issue appears
build tools version is 4.0.2
'com.android.tools.build:gradle:4.0.2'
and I can't update it just to fix this issue because because after upgrading this I stuck with the issue
Fatal Exception: create_react_context
In what environment did this happen?
React Native Navigation version: 7.25.3
React Native version: 0.67.5
Has Fabric (React Native's new rendering system) enabled: (yes/no) No
Node version: v14.21.3
Device model: Google pixel 6
The text was updated successfully, but these errors were encountered:
What happened?
A problem occurred evaluating project ':react-native-navigation'.
What was the expected behaviour?
The react-native-navigation should start working like on API 34,
I already have tried to upgrade the library to react-native-navigation: 7.40.3, but still not working
Was it tested on latest react-native-navigation?
Help us reproduce this issue!
This issue not reported until android targeted version was 33 or less but with this
targetSdkVersion = 34, this issue appears
build tools version is 4.0.2
'com.android.tools.build:gradle:4.0.2'
and I can't update it just to fix this issue because because after upgrading this I stuck with the issue
Fatal Exception: create_react_context
In what environment did this happen?
React Native Navigation version: 7.25.3
React Native version: 0.67.5
Has Fabric (React Native's new rendering system) enabled: (yes/no) No
Node version: v14.21.3
Device model: Google pixel 6
The text was updated successfully, but these errors were encountered: