Results 3 issues of Adam

Running any assertSnapshot() on Xcode 13 fails giving this error message: 'failed - The File ______.txt could not be opened because you don't have permission to view it.' Has anyone...

### Description In trying to add non fatal logging specifically for throttling I have discovered what appears to be a bug. Whilst the error status of the connection is 429,...

type: bug
api: remoteconfig

As our project is large we need to move to async downloading. However when doing so our language mapping breaks. The language mapping we are using is: language-mapping='[{\"original_language_iso\":\"en_GB\",\"custom_language_iso\":\"en\"}] All works...