Oussama Boumaad
Oussama Boumaad
for react-native user, like @hannigand said , **ic_launcher.png or ic_notification.png** should be in this path : **`android/app/src/main/res/mipmap-*`**
@rluders I did, but still not collapsing on small screen. ```json { "flowbite": "^1.4.5", "flowbite-react": "0.1.10", } ``` Maybe my approach is not the most sophisticated one ```jsx ... const...
link to slack thread [https://netbirdio.slack.com/archives/C05T5K65X7U/p1704806688445639](https://netbirdio.slack.com/archives/C05T5K65X7U/p1704806688445639)
`ERRO client/internal/dns/server.go:282: unable to configure DNS for this peer using resolvconf manager without a nameserver group with all domains configured `
@rpellerej I didn't find a solution to this. I have just dropped the server I was working on and used another one.
I have asked similar question or kinda here #1436 I found out it's possible to workaround that by going via the following path: 1. Add a new server for proxy...
Do you have DNS resolv issue ? Maybe one of the ERROR below in `/var/log/netbird/client.log` ``` ERRO client/internal/dns/server.go:282: got an error while applying resolvconf configuration for wt0 interface, error: exit...