Hi, I am using React-Native for building up a mobile APP. I use @Shopify_77 /storefront-api-client for creating client entity. However, it throws me this error:
Error: Storefront API Client: a valid store domain (“My development store domian”) must be provided
And since this is a development store, I can not update domain.
Can I build App on development store and switch token/api_key on production store?