Answered

How to allow configuration of URLSession?

  • 31 October 2022
  • 1 reply
  • 8 views

Hello,

 

Many SDKs allow a URLSession to be injected (and thus configured) into an SDK. Auth0 is such an example. A recent security audit has indicated Intercom is persisting chat information to disk. We'd like to be able to use an ephemeral URLSessionConfiguration on iOS to prevent Intercom from persisting anything to disk.

 

As it stands we have to assume Intercom uses URLCache.shared and clear that manually, which is a non-ideal workaround.

 

Can you please allow for URLSession to be specified by the app implementing the SDK?

icon

Best answer by Racheal 4 November 2022, 22:43

View original

1 reply

Userlevel 4
Badge +5

Hey @jacob h​ Racheal from the support engineer team here 👋

 

Since this involves a security audit this is something I'd love for the team to be able to look into further to ensure we are getting you the best answer. Would you be able to write into us via the Messenger so we can dig more into this for you?

Reply