-
-
Notifications
You must be signed in to change notification settings - Fork 584
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
Support for Android/ios #115
Comments
Hi @mustafaarif |
it would be great if you could do NAT traversal between android devices. At the moment there is no open-source solution, which uses wireguard (considering netmaker and innernet). Really looking forward to it. |
@danielkrajnik thank you for the feedback :) |
Thank you, in the meantime if you heard about any other Andorid client that has accomplished this already that would be much appreciated |
@danielkrajnik With a bit of configuration, regular Wireguard can do this I believe... |
So wireguard-go won't work? Is it an issue with Go and we need to pivot to something like boringtun? |
The stock WireGuard android app won't work with NetBird. But there will be one from NetBird :) |
Are you planning to use a go client for android? I can tell you that the tailscale go client is draining a lot of battery and is not usable for always on. The stock wireguard app on the other hand is great. |
Hey @a1ad! We plan to support both Android and iOS. It will be a custom app written by us. We will try to make it as efficient as possible to the stock WireGuard app :) |
When you add the app, try to make it "connect on demand" based on DNS suffix (I haven't tested NetBird yet, but assume it runs an internal dns server, for addressing). Also, see e.g. ZeroTier (they have connect on demand in their iOS app). iOS / Android apps would be great for mobile dev. Easy way of connecting device with Mac during app development, without having to listen on public IPs (security risk). |
Any updates wrt ios/android clients? |
Is there any timeline regarding the release of the iOS app? |
We are already experimenting with go-mobile to make a universal app for Android and iOs. Definitely mobile apps is our priority. We will deliver it either in December or early Q1 2023 |
Will the Android client also work for Android TV? |
It is January. Close to release? |
An Android-App ist the only missing thing in our use-case. |
Same here! |
Hey guys love the product! Excited for some mobile apps to come to make this a replacement solution for my currently more manual wireguard network solution. This just makes things so much easier <3 |
Looking forward here for iOS app as well. |
What's the current state of Android support? |
Hello Folks, as you may already know, we are developing our android app. We will be doing a closed preview release for those that want to help us test the application with their devices. If you are interested in joining the list of testers, please fill the form in the following link: https://forms.gle/AuLwsnWV5Z4Pn3A87 |
@braginini @mlsmaycon |
Form for testing is closed, is there anotger way into testing Android App? |
Looks like the android app (dev version) is now available in the google play store :-) Network routes are currently not working (I can access netbird clients only, but not 192.168.0.xxx which I can on all other clients) and one cannot copy the dns name of a client, but only its ip. Thank you for the the hard work so far. Looking forward for updates&improvements. |
For those wondering, short answer is yes but it needs some more work: see #889 |
Netbird has released an app for Android 🥳 are there any updates on the app for iOS? |
Looking forward also to iOS app.. |
The iOS app is under development and should be released in Q3 |
Will the mobile client be open source? |
Any news on iOS version? |
Already Q4 and no info about iOS version :( |
Hello folks, we progressed a lot with the development and now we are going through Apple's store process to open the app for testing by external people. I will update you all next week with the progress. |
Hello folks, you can sign up for the iOS preview here: https://forms.gle/HVAdMKt2vSdCiTzY9 We will send you test flight invites when the first version is ready for testing. |
Any news on this? I see the form is no longer open. |
Hello folks, we published the iOS app!!! You can find it here: We are looking into, publishing to China's store but it might be a problem as it requires more paperwork. So it will be great to hear from the community there, if there is an alternative distribution channel. |
Any plans on updating the android app to support android tv and qrcode url login method? |
There is already an issue to track progress on that part: #889 |
大神 是否能提供netbird sdk支持安卓项目调用? |
Is there an SDK to support Android project calls |
@13812585862, What do you mean by Android project calls? The android's source code is available at https://github.com/netbirdio/android-client |
I made an Android project, hoping to enable the netbird function by calling the netbird api. Currently, I only see Android downloading the netbied client, but this method is not integrated into my project. |
@pappz, can you share a bit about how @13812585862 can achieve this? |
Hello, I am not using React Native for development. I am using Android native and iOS client, but I am not sure if there are any plans to develop Android native. I have tried to port React Native to Android native, but it has not been successful so far |
Closing this as the apps have been released for a while. Please open new issues for anything else. |
I am currently using Tailscale and it has been great. I was planning to move to Nebula since its opensource, but I came across this project and found it exactly like Tailscale but open source. My concern is the android/ios app for VPN Connectivity.
The existing wire-guard VPN app can be used to establish network connectivity with wiretrustee network?
Thanks
The text was updated successfully, but these errors were encountered: