-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting error react native 0.68 on android (Plugin with id ‘maven’ not found. ) #35
Comments
Same issue here |
any solution |
Same issue here |
face the same issues here |
I am facing the same issue as well Expo SDK: 46 |
Yes go to you node module and search same pack name and go to build.gradle and search maven and change maven to maven-publish |
@MrAbhishekSingh are you using expo managed workflow? |
No,it's react native cli |
node_modules\react-native-ip-sec-vpn\android\build.gradle' line: 152 how to fix this? |
Can you share me the actual problem with screen shot |
Just go to down in same page and comment out the code ..you can take ref from this image |
If you are developing VPN app so you can use this library:-. https://www.npmjs.com/package/react-native-simple-openvpn |
Can you explain in more detail which lines should I comment out? i had success with react-native-simple-openvpn. |
You have some line added in your project then you can build. Your app its also work on in playstore. Some day ago I'm also faced same problem in my app not working after deployed on playstore |
Wow shocking news. |
yes i also see react-native-ipsec-vpn gives the same argument. |
release thx |
I have new package for this please use this. best for both android and iOS . |
user authentication failed in this package any solution? |
I am getting error when buil project on android.
build.gradle file error Plugin with id ‘maven’ not found.
Please help me.
The text was updated successfully, but these errors were encountered: