Closed jribbink closed 1 year ago
When fetching the config from the dev wallet, the baseURL is not being used properly, leading to issues in Android or non-simulator devices.
config
Should replace localhost:8701 with baseUrl in the ConfigContext
localhost:8701
ConfigContext
N/A
No response
Current Behavior
When fetching the
config
from the dev wallet, the baseURL is not being used properly, leading to issues in Android or non-simulator devices.Expected Behavior
Should replace
localhost:8701
with baseUrl in theConfigContext
Steps To Reproduce
Environment
What are you currently working on that this is blocking?
No response