balthazar / react-native-zeroconf

:satellite: Discover Zeroconf services using react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TXT Record out of order

tljstewart opened this issue · 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?