For some reason remoteConfig won't work on my 4G network (and i assume other networks like 3G etc). On wifi it works fine.
onComplete is called, but task.isSuccessful = false.
Trying to log task.getException().getMessage() returns null
Anyone any idea how to solve this issue. I really need to get remoteConfig running on 3G/4G networks, etc.
This is on Android btw. testing on a HUAWEI android 5.1 device