stream-chat-android icon indicating copy to clipboard operation
stream-chat-android copied to clipboard

Reduce the calls of GetApp

Open leandroBorgesFerreira opened this issue 3 years ago • 0 comments

Context & proposal

The call for the backend endpoint to get the configuration of the app may happen more than once per app section. We need to create a check to make sure that it happens only once.

Acceptance criteria

  • [ ] GetApp runs only once per app section

leandroBorgesFerreira avatar Jun 15 '22 18:06 leandroBorgesFerreira