Skip to content

argzdev/issue3067

Repository files navigation

issue3067

What product is affected?

  • Firebase Remote Config

Description

Prerequisite

Steps to reproduce issue

  • Clone project
  • Setup Charles proxy
  • Link Charles proxy with Android emulator
    1. Menu bar > Proxy > Uncheck macOS Proxy
    2. Menu bar > Help > Local IP Address > Take note of your IP address
    3. Open Android emulator > More options menu (triple dot) > Settings > Manual proxy configuration > add noted IP address and port number 8888 > click Apply
  • Start throttling with settings on issue link
  • Run Android project (When re-running, issue is only encountered when fully stopping the app then running again)
  • Check logs and see that fetch fails after 60 seconds

Summary

  • The set value for setFetchTimeoutInSeconds is being ignored, instead a default 60 seconds is being used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages