react-native-zeroconf icon indicating copy to clipboard operation
react-native-zeroconf copied to clipboard

TXT Record out of order

Open tljstewart opened this issue 2 years ago • 0 comments

I am interfacing with some code that requires specific order of the ZeroConf TXT record when providing a service. However, it appears the order provided to react-native-zeroconf gets generated out of order presumably in the objective-c

is there a workaround to cement the order of the TXT record?

tljstewart avatar Apr 01 '23 19:04 tljstewart