status-react/nix/status-go/mobile
Siddarth Kumar 8fc6f4776b
fix store nodes not being found on iOS (#19798)
90b18d4f...b124e2b4

fixes #19736

Corresponding go PR https://github.com/status-im/status-go/pull/5093

This commit fixes DNS resolution inside status-go by forcing pure go resolver at build time.
Reference -> https://pkg.go.dev/net#hdr-Name_Resolution

Store nodes must be available on Android & iOS app.

- Android
- iOS

status: ready
2024-04-26 14:34:04 +02:00
..
build.nix fix store nodes not being found on iOS (#19798) 2024-04-26 14:34:04 +02:00
default.nix ci: upgrade CI hosts to Xcode 15.1 2024-01-07 22:24:35 +01:00
enforceXCodeAvailable.nix