swift-baker-98755
10/14/2024, 3:06 PMproduction
and a dev
environment - that's great, that's all I need.
The problem is that there's only one SDK-connection and that is set to production
only.
In order to use both production
and env
do I need to:
• create a second SDK-connection for the same project, and select dev
environment?
• on the react SDK side, use a different client-id (one for production
and one for dev
)? Because I can't find an environment property to set
Please confirm.
P.s this looks so complicated and I don't understand why it has to be 😕