Demetrios P.
Results
3
comments of
Demetrios P.
Hi, What is happening when an app is not publicly available on google play, but on closed testing?
Any fix available for this issue?
> getting same issue on android only. > > `"react-native": "^0.63.4"` `"react-native-preference": "^2.2.1"` > > **Solution that work for me**: `Preference.setWhiteList([]);` before you do any set. this is for android,...