bright-pharmacist-73946
03/05/2024, 4:26 PM1.0.46
code updated to use the apiHost
and then include the clientKey
separately. As I said, it worked briefly when I had backgroundSync
enabled.
In terms of the new initializer, that change came as a bit of a surprise and broke our builds when we did the swift package update since the initializer version used in 1.0.44
was completely removed.calm-dog-24239
03/05/2024, 4:32 PMbright-pharmacist-73946
03/06/2024, 2:49 PMCiphered
payloads in my SDK Connection. I have double checked I am configuring the client side with the correct apiHost
, clientKey
and encryptionKey
, but can only get features returned when setting my SDK Connection to Plain Text
.
Do you have a recommended approach for setting up the GrowthBookSDK on the client for version 1.0.46?calm-dog-24239
03/06/2024, 4:29 PMcalm-dog-24239
03/20/2024, 12:32 PM