amark / gun

An open source cybersecurity protocol for syncing decentralized graph data.
https://gun.eco/docs
Other
18.03k stars 1.16k forks source link

Not working with build release on React Native #1272

Closed saosophea9988 closed 2 years ago

saosophea9988 commented 2 years ago

First I want to thanks for awesome of GUN. In my issue, it work normally on debugging mode, but when I build release it seem like not working, I have try many of the new and old version, but still not working.

Environment: Mac m1 "react": "^17.0.2" "react-native": "^0.68.2"

saosophea9988 commented 2 years ago

I just found out that, my GUN relay server is http, not https so without add android:usesCleartextTraffic="true" android will deny those unsecure url